c12s-kubespray/roles/kubernetes
Qingkun Li a51b729817 add ignore_errors to the kube-proxy deletion task (#5236)
When using cluster.yml or scale.yml to add/scale nodes in the existing
k8s cluster, the `kubeadm init` wouldn't run. As a result, kube-proxy
wouldn't be created, and therefore the kube-proxy deletion task would
fail, e.g. in the case where kube-router is used and "kube_proxy_remove"
is set to true. As a workaround, add ignore_errors to the kube-proxy
deletion task.
2019-10-16 04:23:40 -07:00
..
client Switch to Kubernetes v1.16.0 (#5189) 2019-10-02 02:21:07 -07:00
kubeadm add ignore_errors to the kube-proxy deletion task (#5236) 2019-10-16 04:23:40 -07:00
master Reset between kubeadm secondary control plane join attempts (#5240) 2019-10-08 00:15:12 -07:00
node Enable openstack_cacert to be either file or base64 string (#5243) 2019-10-09 02:19:49 -07:00
preinstall Switch to Kubernetes v1.16.0 (#5189) 2019-10-02 02:21:07 -07:00
tokens ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00