57 Commits (3e4ea1065a2b28168dd508408fbbe6da978f4167)

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
Sergey 1c75ec9ec1
do not run etcd role in scale.yml playbook when etcd installed by kubeadm (#9210) 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
Unai Arríen 8fbd08d027
Fix DNS configuration when using resolvconf_mode='host_resolvconf' during scale (#23) (#8361) 2 years ago
Max Gautier e4c8c7188e
etcd: deploy container engine if needed (#7532) 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
Samuel Liu 7340a163a4
fix scale (#7449) 3 years ago
Kenichi Omichi 486b223e01
Replace kube-master with kube_control_plane (#7256) 3 years ago
Etienne Champetier 057e8b4358
Fixup one more missing kubespray-defaults (#7375) 3 years ago
Sergey Mikhaltsov b47542b003
disable gather_facts for correctly work via bastion (#7265) 3 years ago
Etienne Champetier 067db686f6
Fix proxy usage when *_PROXY are present in environment (#7309) 3 years ago
Etienne Champetier 1c5391dda7
Ensure kubeadm doesn't use proxy (#7275) 3 years ago
Etienne Champetier a790935d02
Only setup *_PROXY env variables where needed (#7095) 3 years ago
Hans Feldt 3eefb5f2ad
fix scaling in kubeadm etcd mode (#6822) 4 years ago
Samuel Liu a42d811420
fix scale playbook (#6482) 4 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
Kubernetes Prow Robot 66408a87ee
Refactor download role (#5697) 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
Sergey 8cb54cd74d fix broken scale procedure: (#5193) 5 years ago
Matthew Mosesohn bc7d1f36ea Remove wasteful extra gather facts step (#4928) 5 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 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
MarkusTeufelberger 9ffc65f8f3 Yamllint fixes (#4410) 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
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
Mateus Caruccio 92877e8bf8 Avoid gather_facts on scale.yml (#3631) 5 years ago
Antoine Legrand 3dcb914607 Remove Vault (#3684) 5 years ago
Bily Zhang b2b421840c Fix some typos (#3690) 5 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 c66d1ad6cb
Update scale.yml (#3511) 6 years ago
Antoine Legrand c27a91f7f0 Split deploy steps in separate playbooks: part1 (#3451) 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
Mark Eisenblätter 08353f291b scaling: issue etcd certs for new nodes (#3125) 6 years ago
Takashi Okamoto 82f9652fd8 Fix skip_downloads condition. 6 years ago
Takashi Okamoto 1f7a42f3a4 Fixed checking skip_downloads condition. 6 years ago