- Sep 21, 2020
-
-
Florian Ruynat authored
-
- Sep 17, 2020
-
-
Hans Feldt authored
Remove configuration variable kubeadm_control_plane
-
Hans Feldt authored
* kube-proxy never gets deployed so need to remove it
-
- Sep 11, 2020
-
-
Florian Ruynat authored
-
- Sep 04, 2020
-
-
Hans Feldt authored
-
- Sep 03, 2020
-
-
Lovro Seder authored
* Rotate kubelet server certificate. * CI test kubelet server cert rotation * Approve kubelet serving certificates in tests.
-
- Aug 24, 2020
-
-
Sulochan Acharya authored
-
- Aug 21, 2020
-
-
jeanfabrice authored
* Use proper openssl command to differentiate between host and ip in current certificate check * fixup! Use proper openssl command to differentiate between host and ip in current certificate check
-
- Aug 18, 2020
-
-
holmesb authored
-
Florian Ruynat authored
-
- Aug 05, 2020
-
-
Maxime Guyot authored
-
Sulochan Acharya authored
-
- Aug 03, 2020
-
-
Florent Monbillard authored
https://github.com/kubernetes/kubeadm/issues/1498 was closed
-
- Aug 01, 2020
-
-
Konstantin Lebedev authored
-
fulii authored
-
- Jul 27, 2020
-
-
Maxime Guyot authored
-
Florian Ruynat authored
-
- Jul 20, 2020
-
-
Konstantin Lebedev authored
* add audit webhook support * use generic name auditsink
-
- Jul 15, 2020
-
-
Florian Ruynat authored
-
- Jul 07, 2020
-
-
Hans Feldt authored
Co-authored-by:
Hans Feldt <hafe@users.noreply.github.com>
-
- Jun 30, 2020
-
-
Florian Ruynat authored
-
- Jun 29, 2020
-
-
Joel Seguillon authored
-
- Jun 26, 2020
-
-
Erwan Miran authored
-
- Jun 24, 2020
-
-
Samuel Liu authored
* Add event-ttl duration * Fix wrong location
-
- Jun 16, 2020
-
-
Samuel Liu authored
* ADD tls cipher suites support yaml lint yamllint * update test case * update test case
-
Hans Feldt authored
Co-authored-by:
Hans Feldt <hafe@users.noreply.github.com>
-
- May 18, 2020
-
-
Mateus Caruccio authored
-
- May 08, 2020
-
-
Florent Monbillard authored
-
- Apr 21, 2020
-
-
Florian Ruynat authored
-
- Apr 18, 2020
-
-
Sergey authored
-
- Apr 08, 2020
-
-
spaced authored
-
Etienne Champetier authored
* etcd: etcd-events doesn't depend on etcd_cluster_setup Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * etcd: remove condition already present on include_tasks Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * etcd: fix scaling up Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * etcd: use *access_addresses, do not delegate to etcd[0] We want to wait for the full cluster to be healthy, so use all the cluster addresses Also we should be able to run the playbook when etcd[0] is down (not tested), so do not delegate to etcd[0] Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * etcd: use failed_when for health check unhealthy cluster is expected on first run, so use failed_when instead of ignore_errors to remove scary red messages Also use run_once Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * kubernetes/preinstall: ensure ansible_fqdn is up to date after changing /etc/hosts Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * kubernetes/master: regenerate apiserver cert if needed Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
- Mar 24, 2020
-
-
Stephen Schmidt authored
- This solves issue #5721 & #5713 (dupes) - Provide a cleaner default usage pattern for the download role around etcd that supports 'host' and 'docker' properly - Extract the 'etcdctl' as a separate task install piece and reuse it where appropriate - Update the kubeadm-etcd task to reflect the above change
-
- Mar 20, 2020
-
-
Maxime Guyot authored
-
- Feb 27, 2020
-
-
Lovro Seder authored
* Run 'container-engine' after drain. Move possibly disruptive role 'container-engine' to run after the node is drained. As that role have to be run on non-cluster nodes as well (etcd and calico-rr), and those nodes are not drained, add play for that case. * Check if api is up before upgrade. If container engine is restarted in previous role, api controller can take some time to start. This check ensures api is up before upgrade.
-
- Feb 19, 2020
-
-
Adrien Gooris authored
-
- Feb 18, 2020
-
-
Ali Sanhaji authored
* External OpenStack Cloud Controller Manager implementation * Adding controller image tag * Minor fixes * Restructuring the external cloud controller to work with KubeADM
-
- Feb 10, 2020
-
-
Sergey authored
-
- Feb 07, 2020
-
-
aca authored
-
- Jan 06, 2020
-
-
Matthew Mosesohn authored
Resolves issue where kubectl cache of <v1.16 api schema interferes with interacting with daemonsets and deployments. Change-Id: I63b7046958f2008eb144b6da0004c598f945e0ae
-