213 Commits (be9414fabea54d96fd928e690130dc1fc88e9bf5)

Author SHA1 Message Date
Stephen Schmidt 0379a52f03
Fix etcd install with docker and etcd_kubeadm_enabled (#5777) 5 years ago
Lovro Seder 7f87ce0362
Upgrade container-engine after draining (#5601) 5 years ago
Adrien Gooris da86457cda
remove unused var 'kube_apiserver_admission_control' (#5648) (#5651) 5 years ago
Sergey 14b1cab5d2
force rotate control plane certifcate on master node when upgrade cluster (#5596) 5 years ago
Matthew Mosesohn 5fab610fab Clean kubectl cache after upgrade on first master (#5479) 5 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 5 years ago
Matthew Mosesohn 18cee65c4b Add support for k8s v1.17.0-rc.1, remove hyperkube (#5378) 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 85c851f519 scale down coredns on each master during graceful upgrade (#5344) 5 years ago
Matthew Mosesohn 8b67159239 Do not run kubeadm upgrade on first deploy (#5339) 5 years ago
Matthew Mosesohn db5040e6ea Set certs and files with kubeadm token to mode 0640 (#5325) 5 years ago
Matthew Mosesohn 471589f1f4 Scale down coredns created by kubeadm upgrade to 0 replicas (#5308) 5 years ago
Matthew Mosesohn 2864e13ff9 Reset between kubeadm secondary control plane join attempts (#5240) 5 years ago
Matthew Mosesohn a43e0d3f95 Switch to Kubernetes v1.16.0 (#5189) 5 years ago
Matthew Mosesohn 6fe2248314 Use more native way to update kubeconfigs using kubeadm (#5165) 5 years ago
Matthew Mosesohn 9b0f57a0a6 Adjust endpoints for kube-proxy,controller,scheduler to proper ip (#5150) 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
Mark Janssen f3df0d5f4a Always create bash_completion.d folder (#5039) 5 years ago
刘旭 fe29c97ae8 add ansible_hostname and ansible_fqdn to apiserver_sans (#4990) 5 years ago
Matthew Mosesohn b15b6e834f fix parsing refresh of kubeadm cert key (#4971) 5 years ago
Matthew Mosesohn cdf9a9f4fc Generate certificate key before kubeadm control plane config (#4964) 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) 6 years ago
Matthew Mosesohn 465dfd68bc Fix empty kube_override_hostname in apiserver_sans (#4916) 6 years ago
Matthew Mosesohn 73f45fbe94
Revert "Filter undefined SANs for apiserver cert (#4913)" (#4914) 6 years ago
Matthew Mosesohn d270678bda Filter undefined SANs for apiserver cert (#4913) 6 years ago
andreyshestakov b5406b752d Add kube_override_hostname to kubeadm certs. (#4903) 6 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 6 years ago
刘旭 a3a7fe7c8e fix start CoreDNS when init secondary master (#4867) 6 years ago
mervynzhang a8dfcbbfc7 Switch /root references to ansible_env.HOME (#4842) 6 years ago
Andreas Krüger 1e470b0473 Fix certificate-key param for kubeadm init (#4789) 6 years ago
Florent Monbillard 8e28ba38d2 Add Load Balancer IP to API servers SANs (#4775) 6 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 6 years ago
Timoses d6fd0d2aca Enable delegating all downloads (binaries, images, kubeadm images) (#4420) 6 years ago
Matthew Mosesohn 15eb7db36d Fix k8s api endpoint for secondary nodes in control plane mode (#4675) 6 years ago
Matthew Mosesohn 338eb4ce65 Fix kubeadm upload certs with when condition (#4659) 6 years ago
Sergey Kolekonov 4a10dca7d4 Add an ability to provide oidc cert in base64 (#4618) 6 years ago
Matthew Mosesohn 4d57ed314d Clean up check for setting kubeadm certificate key (#4634) 6 years ago
Matthew Mosesohn fc072300ea Purge legacy cleanup tasks from older than 1 year (#4450) 6 years ago
Matthew Mosesohn d6d7458d68 Fix control plane setup without a hardcoded key (#4610) 6 years ago
Matthew Mosesohn 05dc2b3a09 Use K8s 1.14 and add kubeadm experimental control plane mode (#4514) 6 years ago
Victor Morales c6586829de Ensure /etc/bash_completion.d/ folder exists (#4543) 6 years ago
Maxime Guyot ec3daedf9e Revert "Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320)" (#4553) 6 years ago
Matthew Mosesohn d39c273d96 Revert "Use K8s 1.14 and add kubeadm experimental control plane mode (#4317)" (#4510) 6 years ago
Matthew Mosesohn 316508626d Use K8s 1.14 and add kubeadm experimental control plane mode (#4317) 6 years ago
Robert Neumann 586ad89d50 Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320) 6 years ago
Maxime Guyot 913fed0089 kubeadmn init: add 'until' to make 'retries' effective (#4464) 6 years ago
rptaylor f52584a715 robust handling of API server SANs (#4435) 6 years ago