c12s-kubespray/roles
bobahspb a3fff1e438 cordon all deleted nodes before drain (#4756)
Kubespray waits exit of every drain before run other one.
Running drain every after each other seems better than parallel, because we should check resources availability every time.
But, this way, we have one additional problem: possible restart pods on the nodes that are killed little bit later.
Fast cordon before heavy drain seems like an easy solution.
2019-05-21 23:36:05 -07:00
..
adduser ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
bastion-ssh-config Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
bootstrap-os Add support for http(s)_proxy to CoreOS, Fedora and OpenSUSE (#4669) 2019-05-02 12:28:22 -07:00
container-engine Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
download Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
etcd Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
kubernetes Add ignore_assert_errors to "kube-master, ... (#4779) 2019-05-20 11:25:14 -07:00
kubernetes-apps Error in nginx when starting registry-proxy (#4785) 2019-05-20 11:27:15 -07:00
kubespray-defaults Add Kubelet config, remove deprecated flags and fix minor bugs (#4724) 2019-05-08 13:38:36 -07:00
network_plugin Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
recover_control_plane ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
remove-node cordon all deleted nodes before drain (#4756) 2019-05-21 23:36:05 -07:00
reset ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
upgrade Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
win_nodes/kubernetes_patch ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00