kubespray/roles
Josh Lothian a5bb24b886 Fix docker restart in atomic
In atomic, containers are left running when docker is restarted.
When docker is restarted after the flannel config is put in place,
the docker0 interface isn't re-IPed because docker sees the running
containers and won't update the previous config.

This patch kills all the running containers after docker is stopped.
We can't simply `docker stop` the running containers, as they respawn
before we've got a chance to stop the docker daemon, so we need to
use runc to do this after dockerd is stopped.
2017-05-17 14:31:49 -05:00
..
adduser Make etcd data dir configurable. 2017-02-27 21:35:51 +01:00
bastion-ssh-config Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
bootstrap-os issue raw yum command since we don't have facts in bootstrapping 2017-05-16 10:07:38 -04:00
dnsmasq Update dnsmasq-autoscaler 2017-04-13 15:07:06 -04:00
docker Fix flannel for 1.6 and apply fixes to enable containerized kubelet 2017-04-06 10:06:21 +04:00
download Merge pull request #1252 from adidenko/separate-tags-for-netcheck-containers 2017-05-05 08:04:54 -05:00
etcd Skip vault cert task evaluation completely when using script cert generation 2017-04-13 19:29:07 +03:00
kargo-defaults Merge pull request #1173 from bradbeam/dockerlogs 2017-04-09 11:50:01 +02:00
kernel-upgrade Ansible 2.3 support 2017-04-26 15:22:10 +02:00
kubernetes Merge pull request #1254 from iJanki/cert_group 2017-05-05 10:58:42 -04:00
kubernetes-apps remove conditional 2017-05-12 17:16:49 -04:00
network_plugin Fix docker restart in atomic 2017-05-17 14:31:49 -05:00
reset Add tags to reset playbook and make iptables flush optional 2017-04-19 19:32:18 +03:00
rkt Retry yum/apt/rpm download commands, fix succeeded filter 2017-03-17 18:56:26 +03:00
upgrade restart scheduler and controller-manager too 2017-03-27 13:51:35 +03:00
uploads upgrade etcd version from v3.0.6 to v3.0.17 2017-04-11 10:42:35 +08:00
vault Ansible 2.3 support 2017-04-26 15:22:10 +02:00