1358 Commits (d7df5778982ed0b0dd46e80407109119f6483844)

Author SHA1 Message Date
Stephen Schmidt 0379a52f03
Fix etcd install with docker and etcd_kubeadm_enabled (#5777) 4 years ago
Sergey b8d628c5f3
rename handler to fix ansible 2.8 issue (#5801) 4 years ago
Maxime Guyot a7a204ebca
Add kube_encryption_resources variable to configure which resources are encrypted at rest (#5797) 4 years ago
spaced 8ce5a9dd19
remove atomic support because reached end of live (#5783) 4 years ago
spaced 876d4de6be
Fedora CoreOS support (#5657) 4 years ago
Qingkun Li 43020bd064
Fix the command for kube-proxy cleanup (#5671) 4 years ago
Xiaodu c47f441b13
fix kube-proxy server address when local apiserver lb is disabled (#5730) 4 years ago
Sergey 9f3ed7d855
change ignore_errors: to when: in assert tasks (#5716) 4 years ago
Sergey 221b429c24
move var preinstall_selinux_state: to roles/kubespray-defaults/defaults/main.yaml (#5715) 4 years ago
Kubernetes Prow Robot 66408a87ee
Refactor download role (#5697) 4 years ago
Sergey 678ed5ced5
fix upgrade procedure when in playbook (#5695) 4 years ago
Lovro Seder 7f87ce0362
Upgrade container-engine after draining (#5601) 4 years ago
Javeria Khan 6368c626c5
Ignore assertion comparison for kube_network_node_prefix when using calico (#5632) 4 years ago
Adrien Gooris da86457cda
remove unused var 'kube_apiserver_admission_control' (#5648) (#5651) 4 years ago
Ali Sanhaji 646fd5f47b
External OpenStack Cloud Controller Manager implementation (#5491) 4 years ago
Sylvain Chateau 0ca7aa126b
added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 4 years ago
Sergey 36c1f32ef9
remove legacy docker repo in kubernetes/preinstall before any packages installed (#5640) 4 years ago
Erwan Miran 26700e7882
kubelet_config_extra_args and kubelet_node_config_extra_args (#5623) 4 years ago
Sergey 14b1cab5d2
force rotate control plane certifcate on master node when upgrade cluster (#5596) 4 years ago
Florian Ruynat e570e2e736
Remove last rkt references (#5606) 4 years ago
aca 9d32e2c3b0
fix duplicates when scheduler_extra_volumes defined (#5566) 4 years ago
Etienne Champetier 5e9479cded Ensure we always fixup kube-proxy kubeconfig (#5524) 4 years ago
Damon Wang 48c41bcbe7 kube-proxy need conntrack (#5478) 4 years ago
Matthew Mosesohn 5fab610fab Clean kubectl cache after upgrade on first master (#5479) 4 years ago
Matthew Mosesohn 696fcaf391 Ensure 0644 mode for ca.crt on nodes (#5428) 4 years ago
Sergey 9fda84b1c9 set node label via kubectl label command (#5257) 4 years ago
Etienne Champetier 42702dc1a3 Fixes for CentOS 8 (#5213) 4 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 4 years ago
Hugo Blom f7aea8ed89 update oidc to contain quotes (#5406) 4 years ago
Matthew Mosesohn 57fef8f75e Allow customizing kubelet healthz port and bind addr (#5403) 5 years ago
Matthew Mosesohn f599a4a859 force other resolvers to be secondary when using systemd-resolved (#5391) 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
LuciferInLove 4f70da2731 Added Amazon Linux 2 support for deploying with docker (#5301) 5 years ago
Matthew Mosesohn db5040e6ea Set certs and files with kubeadm token to mode 0640 (#5325) 5 years ago
Matthew Mosesohn 1c25ed669c Remove unnecessary and risky reload network for resolvconf propagation (#5322) 5 years ago
Matthew Mosesohn a005d19f6f Enable systemd-resolved DNS resolution mode (#5318) 5 years ago
Matthew Mosesohn 471589f1f4 Scale down coredns created by kubeadm upgrade to 0 replicas (#5308) 5 years ago
Matthew Mosesohn 186ec13579 Fix incorrect suggestion to enable old k8s apis (#5292) 5 years ago
Matthew Mosesohn 81da231b1e Set cluster DNS in kubeadm config for kubelet dynamic config (#5293) 5 years ago
Sergey 3118437e10 check on all cluster node - kubelet_max_pods <= (2 ** (32 - kube_network_node_prefix | int)) - 2 (#5279) 5 years ago
Michael Oglesby c672681ce5 Revert Pull Request #5084 (#5120) 5 years ago
yelhouti d332a254ee install python3 instead of python2 for fedora >= 30 fixes 5056, fixes 4802 (#5111) 5 years ago
Matthew Rapa 3debb8aab5 add KUBELET_VOLUME_PLUGIN to kubelet.env (#5128) 5 years ago
YichenWong aada6e7e40 Add etcd_data_dir variable to the kubeadm config (#5263) 5 years ago
Matthew Mosesohn ac60786c6f Add support for restart handlers for control plane on crio/containerd (#5250) 5 years ago
Robin Elfrink faaff8bd72 Add RotateCertificates to kubelet config if kubelet_rotate_certificates is set. (#5152) 5 years ago