15 Commits (0ac364dfae69954477140f88f24c7ce6e4815d54)

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
Etienne Champetier e444b3c140
Regenerate apiserver.crt on all control-plane nodes (#7463) 3 years ago
Kenichi Omichi 486b223e01
Replace kube-master with kube_control_plane (#7256) 4 years ago
Etienne Champetier efa180392b
Auto renew control plane certificates (#7358) 4 years ago
Etienne Champetier a9c97e5253 Delete misnammed kubeadm-version.yml 4 years ago
Etienne Champetier 53e5ef6b4e Always backup both certs and kubeconfig 4 years ago
Etienne Champetier 8800b5c01d Remove rotate_tokens logic 4 years ago
Etienne Champetier 280036fad6 Remove admin.conf removal 4 years ago
Etienne Champetier fedd671d68 Remove pre kubeadm cert migration tasks 4 years ago
yydzhou e9f4ff227e
fix master node taint removal bug (#7336) 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
Kenichi Omichi c5db012c9a
Move kubernetes/master to kubernetes/control-plane (#7218) 4 years ago
Florian Ruynat 222a77dfe7
Change node-role.kubernetes.io from master to control-plane (#7183) 4 years ago
Bogdan Peste 5e32655830
Added option to force apiserver and respective client certificate to … (#6403) 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
jeanfabrice 411510cbe6
Use proper openssl command to differentiate between host and ip in API certificate check (#6392) 4 years ago
Maxime Guyot fc23f37af7
Fix E306 in roles/kubernetes (#6500) 4 years ago
Maxime Guyot e70f27dd79
Add noqa and disable .ansible-lint global exclusions (#6410) 4 years ago
Konstantin Lebedev a7ec0ed587
add audit webhook support (#6317) 4 years ago
Hans Feldt a8740c6e13
fix a few tasks falsely reporting "changed" (#6269) 4 years ago
Etienne Champetier a35b6dc1af
Fix scaling (#5889) 4 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 5 years ago
Yujun Zhang aec5080a47 kubernetes/masters: fix task name in kubeadm setup (#5377) 5 years ago
Michael Shen 6924c6e5a3 [FIX] fix match because trim removes leading/trailing whitespace (#5356) 5 years ago
Matthew Mosesohn 8b67159239 Do not run kubeadm upgrade on first deploy (#5339) 5 years ago
Matthew Mosesohn a43e0d3f95 Switch to Kubernetes v1.16.0 (#5189) 5 years ago
Matthew Mosesohn 7cf8ad4dc7 Optionally refresh kubeadm token every time (#5043) 5 years ago
Remous-Aris Koutsiamanis 02ec72fa40 Fix commands for using experimental kubeadm control plane (#5006) 5 years ago
刘旭 fe29c97ae8 add ansible_hostname and ansible_fqdn to apiserver_sans (#4990) 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 465dfd68bc Fix empty kube_override_hostname in apiserver_sans (#4916) 5 years ago
Matthew Mosesohn 73f45fbe94
Revert "Filter undefined SANs for apiserver cert (#4913)" (#4914) 5 years ago
Matthew Mosesohn d270678bda Filter undefined SANs for apiserver cert (#4913) 5 years ago
andreyshestakov b5406b752d Add kube_override_hostname to kubeadm certs. (#4903) 5 years ago
Andreas Krüger 1e470b0473 Fix certificate-key param for kubeadm init (#4789) 5 years ago
Florent Monbillard 8e28ba38d2 Add Load Balancer IP to API servers SANs (#4775) 5 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 5 years ago
Sergey Kolekonov 4a10dca7d4 Add an ability to provide oidc cert in base64 (#4618) 5 years ago
Matthew Mosesohn 4d57ed314d Clean up check for setting kubeadm certificate key (#4634) 5 years ago
Matthew Mosesohn d6d7458d68 Fix control plane setup without a hardcoded key (#4610) 5 years ago
Matthew Mosesohn 05dc2b3a09 Use K8s 1.14 and add kubeadm experimental control plane mode (#4514) 5 years ago
Maxime Guyot ec3daedf9e Revert "Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320)" (#4553) 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
Robert Neumann 586ad89d50 Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320) 5 years ago