- Jul 20, 2020
-
-
Florent Monbillard authored
-
Konstantin Lebedev authored
* add audit webhook support * use generic name auditsink
-
- Jul 17, 2020
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
Maxime Guyot authored
-
- Jul 16, 2020
-
-
Maxime Guyot authored
-
- Jul 15, 2020
-
-
Florian Ruynat authored
-
chenguoquan1024 authored
-
Kenichi Omichi authored
I'd like to review PRs related to metallb addon as possible to make it better, and it would be easy to track related PRs if becoming the reviewer.
-
- Jul 13, 2020
-
-
Qasim Sarfraz authored
* respect kube_override_hostname during removal/upgrade * Use hostvars in loop
-
Daniel Schade authored
* Enable fedora modular repos for fcos #6299 * Fixed fedora modular repos activation for fcos #6300
-
Arthur Outhenin-Chalandre authored
* Fix kube-proxy removal * Fix unwanted skipped task for kube-proxy * Fix kube_proxy_remove default Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add test for kube-router svc proxy Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
Steven Reitsma authored
Add proper RBAC for new csi-attacher version
-
Arthur Outhenin-Chalandre authored
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
petruha authored
-
- Jul 10, 2020
-
-
bozzo authored
-
- Jul 07, 2020
-
-
Hans Feldt authored
Co-authored-by: Hans Feldt <hafe@users.noreply.github.com>
-
Hans Feldt authored
CI job 624031102 failed with: fatal: [ubuntu1804]: FAILED! => {"changed": false, "msg": "Failed to download key at https://download.opensuse.org/repositories/devel:kubic:libcontainers:stable/xUbuntu_18.04/Release.key : Request failed: <urlopen error [Errno -3] Temporary failure in name resolution>"} Assuming its a temporary problem it should get more robust with a couple of retries like in other roles. Co-authored-by: Hans Feldt <hafe@users.noreply.github.com>
-
spaced authored
-
- Jul 06, 2020
-
-
Maxime Guyot authored
-
- Jul 04, 2020
-
-
Sam Lin authored
* add remove_node_ip * move remove_node_ip to remove etcd part * fix: remove tail space * fix: handle ubuntu: focal
-
- Jul 03, 2020
-
-
Maxime Guyot authored
-
- Jul 02, 2020
-
-
Kenichi Omichi authored
Recently MetalLB becomes one of addons with renaming the options. This updates MetalLB README.md for this change.
-
Pasquale Toscano authored
-
- Jul 01, 2020
-
-
nurekage authored
-
Maxime Guyot authored
-
Paul Rey authored
Add additional metadata configuration options to external Openstack CCM (kubernetes-sigs#6338) (#6339) * Add additional metadata configuration option to external Openstack CCM (kubernetes-sigs#6338) * Set the variable external_openstack_metadata_search_order undefined by default
-
- Jun 30, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Hans Feldt authored
* Fix kubelet cgroup driver detection for crio Remove fact standalone_kubelet since it is not used * Fix yamllint complaints of roles/kubernetes/node/tasks/facts.yml Co-authored-by: Hans Feldt <hafe@users.noreply.github.com>
-
Florian Ruynat authored
-
Kenichi Omichi authored
This changes MetalLB contrib to one of addons for deploying MetalLB with Kubernetes cluster deployment. By the default, Kubespray doesn't deploy MetalLB addon.
-
Florian Ruynat authored
-
- Jun 29, 2020
-
-
Joel Seguillon authored
-
bozzo authored
-
- Jun 26, 2020
-
-
Kenichi Omichi authored
inventory_builder creates hosts.yaml file with hostnames like "node1", "node2", etc. Even if specifying override_system_hostname=false, the output of "kubectl get nodes" shows those hostnames ("node1", etc.) without using actual hostnames. To solve this issue, this adds an option USE_REAL_HOSTNAME to get actual hostnames when creating hosts.yaml file instead of "node1", etc.
-
Maxime Guyot authored
-
Mateus Caruccio authored
-
Erwan Miran authored
-
Qasim Sarfraz authored
-