94 Commits (b0fcc1ad1d78a373a12c109491914b877fc2d56d)

Author SHA1 Message Date
Cristian Calin 7516fe142f
Move to Ansible 3.4.0 (#7672) 3 years ago
Cristian Calin 360aff4a57
Rename ansible groups to use _ instead of - (#7552) 3 years ago
Kenichi Omichi 486b223e01
Replace kube-master with kube_control_plane (#7256) 3 years ago
Etienne Champetier a6e1f5ece9 Remove useless call to 'kubeadm version' 4 years ago
Etienne Champetier 067db686f6
Fix proxy usage when *_PROXY are present in environment (#7309) 4 years ago
Etienne Champetier 1c5391dda7
Ensure kubeadm doesn't use proxy (#7275) 4 years ago
Etienne Champetier de1d9df787
Only use stat get_checksum: yes when needed (#7270) 4 years ago
Wang Zhen 387df0ee1f
Remove unnecessary condition check when updating server field in kube-proxy kubeconfig (#7145) 4 years ago
Hans Feldt 3eefb5f2ad
fix scaling in kubeadm etcd mode (#6822) 4 years ago
Nikita Velgin cb57c3c916
Fix handler naming issue for Kubeadm | kubelet (#6803) 4 years ago
Hans Feldt 28073c76ac
Calico upgrade path validation and old version cleanup (#6733) 4 years ago
Hans Feldt 6da385de9d
Use "kubeadm join" to join masters to control plane (#6661) 4 years ago
Hans Feldt 0cc5e3ef03
Remove workaround with kube_proxy_remove (#6512) 4 years ago
Samuel Liu a42d811420
fix scale playbook (#6482) 4 years ago
Arthur Outhenin-Chalandre 33ec13293b
Fix cilium_deploy_additionally with kubeadm etcd (#6514) 4 years ago
Maxime Guyot fc23f37af7
Fix E306 in roles/kubernetes (#6500) 4 years ago
Maxime Guyot 214e08f8c9
Fix ansible-lint E305 (#6459) 4 years ago
Maxime Guyot e70f27dd79
Add noqa and disable .ansible-lint global exclusions (#6410) 4 years ago
Arthur Outhenin-Chalandre abfa1636e4
Fix kube-proxy post deployment removal (#5554) 4 years ago
Hans Feldt a8740c6e13
fix a few tasks falsely reporting "changed" (#6269) 4 years ago
Matthew Mosesohn fda05df5f1
Only fix kube-proxy address on evaluating kube_master hosts (#6152) 4 years ago
Florent Monbillard 324106e91e
Remove Kubernetes <1.16 conditionals (#6088) 4 years ago
Sergey b8d628c5f3
rename handler to fix ansible 2.8 issue (#5801) 5 years ago
Xiaodu c47f441b13
fix kube-proxy server address when local apiserver lb is disabled (#5730) 5 years ago
Etienne Champetier 5e9479cded Ensure we always fixup kube-proxy kubeconfig (#5524) 5 years ago
Matthew Mosesohn 696fcaf391 Ensure 0644 mode for ca.crt on nodes (#5428) 5 years ago
Qingkun Li a51b729817 add ignore_errors to the kube-proxy deletion task (#5236) 5 years ago
Matthew Mosesohn a43e0d3f95 Switch to Kubernetes v1.16.0 (#5189) 5 years ago
Matthew Mosesohn 9b0f57a0a6 Adjust endpoints for kube-proxy,controller,scheduler to proper ip (#5150) 5 years ago
Matthew Mosesohn 023108a733 Refactor calico route reflector to run in k8s cluster (#4975) 5 years ago
Remous-Aris Koutsiamanis 02ec72fa40 Fix commands for using experimental kubeadm control plane (#5006) 5 years ago
Matthew Mosesohn 352297cf8d
Fixup deploy of kubeadm etcd for Kubernetes v1.15.0 (#4952) 5 years ago
okamototk f2b8a3614d Use K8s 1.15 (#4905) 5 years ago
Matthew Mosesohn 2aa66eb12d Default to refreshing kubeadm etcd key (#4931) 5 years ago
okamototk 4c8b93e5b9 containerd support (#4664) 5 years ago
Erwan Miran c7f3123e28 kubeadm_discovery_address should not contain proto (#4930) 5 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 5 years ago
Maxime Guyot b45f3f0004 Add tf-ovh_coreos CI job (#4763) 5 years ago
Vitaliy Dmitriev 333f1a4a40 kubeadm join path fixed for RH linux (#4798) 5 years ago
Andreas Krüger 044dcbaed0 Add Kubelet config, remove deprecated flags and fix minor bugs (#4724) 5 years ago
Alex Barcelo 00369303de Fixing `msg` parameter for `debug` module (#4702) 5 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 5 years ago
Andreas Krüger 38af93b60c Remove rkt support (#4671) 5 years ago
Vedran Bartonicek 33ab615072 Wait longer for node to join the cluster (#4549) 5 years ago
Matthew Mosesohn 05dc2b3a09 Use K8s 1.14 and add kubeadm experimental control plane mode (#4514) 5 years ago
Matthew Mosesohn d39c273d96 Revert "Use K8s 1.14 and add kubeadm experimental control plane mode (#4317)" (#4510) 5 years ago
Matthew Mosesohn 316508626d Use K8s 1.14 and add kubeadm experimental control plane mode (#4317) 5 years ago
Matthew Mosesohn 150a969cf4
Forcefully delete pods when necessary (#4328) 6 years ago
Matthew Mosesohn b07641c3f3 Move kube_proxy_remove out of set_facts and set default (#4180) 6 years ago
Seungkyu Ahn 107bfb259a This PS is to fix the bug when Workers can't join the cluster (#4276) 6 years ago