181 Commits (09c17ba5816b9ac8ae8770ae8a575a1446bd008f)

Author SHA1 Message Date
Florian Ruynat 9eacde212f
Fix quorum check when recovering broken etcd cluster (#8126) 3 years ago
Iago Santos 43958614e3
Fix kubespray flatcar ansible_os_family and ansible_distribution (#8029) 3 years ago
Cristian Calin 7516fe142f
Move to Ansible 3.4.0 (#7672) 3 years ago
Hari Hud f07e24db8f
Cleanup duplicate task in etcd role (#7598) 3 years ago
Cristian Calin 360aff4a57
Rename ansible groups to use _ instead of - (#7552) 3 years ago
Etienne Champetier de1d9df787
Only use stat get_checksum: yes when needed (#7270) 3 years ago
David Louks aad78840a0
Updated etcd cert check tasks to detect when new cert gen is required (#7219) 3 years ago
Robin Elfrink 91fea7c956
Fix unintended SIGPIPEs. (#7214) 3 years ago
Samuel Liu 1a409dc7ae
Add download bin tasks (#7131) 3 years ago
Hannes Körber dbe02d398a
etcd: Fix permissions of /etc/ssl/etcd/ssl (#6908) 4 years ago
Emerson Ford f377d9f057
Set etcd_.*_addresses to use etcd_[events_]access_address instead of access_ip (#6936) 4 years ago
Sergey 6a4d322a7c
Do not install etcd and etcdctl on master with scale.yml playbook. (#6798) 4 years ago
Florent Monbillard 80df4f8b01
Fix unintended SIGPIPE (#6721) 4 years ago
Maxime Guyot 648fcf3a2e
Fix E306 in roles/etcd (#6515) 4 years ago
Barry Melbourne 058438a25d
Remove support for CoreOS Container Linux (#6576) 4 years ago
Florian Ruynat 706c7cb4f1
etcd should not fail when adding an already existing member (#6587) 4 years ago
Maxime Guyot e70f27dd79
Add noqa and disable .ansible-lint global exclusions (#6410) 4 years ago
Florent Monbillard bf8c8976dd
Upgrade etcd to 3.4.3 (#5998) 4 years ago
Maxime Guyot 00fe3d5094
Explicitly set ETCDCTL_API and use ETCDCTL_ENDPOINTS (#6327) 4 years ago
Joel Seguillon 4c1e0b188d
Add .editorconfig file (#6307) 4 years ago
Etienne Champetier a35b6dc1af
Fix scaling (#5889) 4 years ago
Xiaodu 63fa406c3c
Move host_architecture to kubespray-defaults (#5811) 4 years ago
Etienne Champetier 6ad6609872
Fix certificates checking when adding etcd node to existing k8s node (#5807) 4 years ago
Stephen Schmidt 0379a52f03
Fix etcd install with docker and etcd_kubeadm_enabled (#5777) 4 years ago
Sylvain Chateau 0ca7aa126b
added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 4 years ago
Erwan Miran 339e36fbe6
Files to archive can be passed directly (#5571) 4 years ago
qvicksilver ac2135e450
Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) 4 years ago
Erwan Miran 303c3654a1 Set pipefail in case tar fails (#5506) 4 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 5 years ago
Sergey 932935ecc7 fix wrong path in include install_host.yml in etcd role (#5256) 5 years ago
Matthew Mosesohn 7abf6a6958 Allow etcd member join by checking cluster health only on first etcd (#5032) 5 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 5 years ago
MarkusTeufelberger 73c2ff17dd Fix Ansible-lint error [E502] (#4743) 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
gitareest 6ca2019002 Fix issue with etcd arm host installation case (#4589) 5 years ago
Attilio Greco 6243467856 remove duble check for run this task just one time (#4613) 5 years ago
MarkusTeufelberger a65605b17a ansible-lint: Don't use bare variables (#4608) 5 years ago
MarkusTeufelberger 424e59805f ansible-lint: Fix commands that are also available as module (#4619) 5 years ago
Matthew Mosesohn acbf3db233 Remove hard dependence on facts for all nodes (#4304) 5 years ago
Ganesh Maharaj Mahalingam 73aee004ac Enable ClearLinux as a distro in kubespray (#3855) 6 years ago
Andrey Zhelnin 1712314fab Setting host_architecture var (#3846) 6 years ago
Chad Swenson 145687a48e Reduce log spam of verbose tasks (#3806) 6 years ago
Antoine Legrand 3dcb914607 Remove Vault (#3684) 6 years ago
Bily Zhang b2b421840c Fix some typos (#3690) 6 years ago
ankitcharolia 9c83551a0e add certificate authority file (#3433) 6 years ago
Matthew Mosesohn bc74a37696 Calculate etcd client cert serial for appropriate groups (#3605) 6 years ago
Bart Laarhoven 0acb823d96 Distribute node etcd certificates like it's done in kubernetes/secrets (#3486) 6 years ago
Erwan Miran b4e2b85745 Replace shell with command in order to allow the task to fail when openssl x509 does return zero (#3516) 6 years ago
Erwan Miran fcd8d850dc Fix ansible syntax to avoid ansible warnings (again) (#3509) 6 years ago