139 Commits (abaddb4c9b6fc72a92c630584776cc07678f4eb6)

Author SHA1 Message Date
Luke Simmons acbf44a1b4
Adds support for Ansible collections (#9582) 1 year ago
Samuel Liu dd4bc5fbfe
[etcd] Sometimes, we do not need to run etcd role on all nodes. (#9173) 2 years ago
Mac Chaffee b554246502
Fix host DNS config 1) being edited too soon and 2) not working with NM (#8575) 2 years ago
Necatican Yıldırım e9c8913248
Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable (#8317) 2 years ago
Max Gautier e4c8c7188e
etcd: deploy container engine if needed (#7532) 3 years ago
Samuel Liu 0cbc0f4119
merge apps roles (#7688) 3 years ago
efrikin 7db76f8809
Add nodeSelctor for other services and node labels before CNI setup (#7613) 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 8800b5c01d Remove rotate_tokens logic 3 years ago
Etienne Champetier 067db686f6
Fix proxy usage when *_PROXY are present in environment (#7309) 3 years ago
Kenichi Omichi c5db012c9a
Move kubernetes/master to kubernetes/control-plane (#7218) 3 years ago
Etienne Champetier a790935d02
Only setup *_PROXY env variables where needed (#7095) 3 years ago
Hans Feldt 93951f2ed5
fix use of ansible tags (#6316) 4 years ago
Sergey 69603aed34
add strategy mitogen_linear when installed mitogen (#5985) 4 years ago
Sergey aead0e3a69
bump minimal ansible version to 2.8.0 (#5984) 4 years ago
Lovro Seder 27a268df33
Gather just the necessary facts (#5955) 4 years ago
Alexander Kross 910a821d0b
Fix chicken and egg problem with proxy_env not defined on the first … (#5896) 4 years ago
Ali Sanhaji 646fd5f47b
External OpenStack Cloud Controller Manager implementation (#5491) 4 years ago
jlacoline 538f4dad9d tag role kubernetes/node-label in playbooks (#5560) 4 years ago
Sergey 9fda84b1c9 set node label via kubectl label command (#5257) 4 years ago
Matthew Mosesohn 023108a733 Refactor calico route reflector to run in k8s cluster (#4975) 5 years ago
Matthew Mosesohn bc7d1f36ea Remove wasteful extra gather facts step (#4928) 5 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 5 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 5 years ago
Matthew Mosesohn a5b46bfc8c Run dns_late preinstall tasks on all k8s nodes (#4672) 5 years ago
MarkusTeufelberger 76db060afb Define and implement specs for bootstrap-os (#4455) 5 years ago
Maxime Guyot f69b5f7f33 Upgrade to Ansible 2.7.8 (#4535) 5 years ago
Maxime Guyot a4e65c7ceb Upgrade to Ansible >2.7.0 (#4471) 5 years ago
Matthew Mosesohn 5f12b7aedf Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) 5 years ago
Gabor Lekeny b4aaa7b908 Speed up tasks (#4278) 5 years ago
Andrey Zhelnin c66e9a6d62 Disable become for localhost (#4287) 5 years ago
Chad Swenson 80379f6cab Fix kube-proxy configuration for kubeadm (#3958) 5 years ago
Andreas Krüger ddffdb63bf Remove non-kubeadm deployment (#3811) 5 years ago
Toni Ylenius 919a268de3 Disable gather_facts from non-kubeadm deprecation notice 5 years ago
okamototk 967a042321 Add flag to deploy container engine manually. (#3753) 5 years ago
Rong Zhang 07d2f1aa36 Add some warning information about deprecating non-kubeadm code (#3759) 5 years ago
Ryler Hockenbury 187798086a Tag win_nodes roles with master (#3704) 5 years ago
Antoine Legrand 3dcb914607 Remove Vault (#3684) 5 years ago
Matthew Mosesohn 2ba4e9bda5 Skip most of kubernetes/preinstall role during late DNS config (#3627) 6 years ago
Matthew Mosesohn 152c15b19f Disable gather facts when checking ansible version (#3615) 6 years ago
Wong Hoi Sing Edison ce5a34d86c ansible: Upgrade to 2.7.1 (#3618) 6 years ago
Antoine Legrand 90d8f7aa6a Assert if ansible 2.7 is used (#3589) 6 years ago
Antoine Legrand c27a91f7f0 Split deploy steps in separate playbooks: part1 (#3451) 6 years ago
Erwan Miran 04852ad753 Install Helm on all masters 6 years ago
Pablo Estigarribia 7cbe3c2171 ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version 6 years ago
Takashi Okamoto d407a590a6 container_manager variable to specify runtime. 6 years ago
Takashi Okamoto 6090af29e7 Add cri-o role. 6 years ago
Takashi Okamoto 82f9652fd8 Fix skip_downloads condition. 6 years ago
Takashi Okamoto 1f7a42f3a4 Fixed checking skip_downloads condition. 6 years ago