c12s-kubespray/roles
Kuldip Madnani d7bb4d954a Handling docker clean up during docker upgrade and docker config changes. (#3321)
* Added changes to clean up orphan containers and reload docker & kubelet directories.

* Added new files for cleaning up orphans and docker & kubelet directories

* Added new lines at the end of these files

* removed the trailing whitespaces from main.yml and clean-up.yml

* Updated as per the review comments

* Updated as per the review comments

* Removed service_facts and package_facts because they are not supported in ansible 2.4.0

* Corrected yaml syntax errors

* Removed the use of json_query filter and utilized selectattr

* Removed trailing spaces

* Changed the default value of docker_clean_up to false

* Added Changes to only include cleanup-docker-orphans.sh

* Reverted back changes done inside handler.

* Removed trailing spaces and made default value of docker_orphan_clean_up as true

* Reverted the default value of docker_orphan_clean_up as false

* Made the docker clean up as drop in

* Made the docker clean up as drop in

* Reverted the value of boolean docker_orphan_clean_up to false
2018-10-12 10:29:51 -07:00
..
adduser Fix createhome directory for adduser role 2018-08-23 08:55:11 +02:00
bastion-ssh-config Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
bootstrap-os Fix ansible syntax to avoid ansible warnings (#3499) 2018-10-11 00:45:00 -07:00
container-engine Handling docker clean up during docker upgrade and docker config changes. (#3321) 2018-10-12 10:29:51 -07:00
dnsmasq #3475 - make dnsmasq to send queries to all servers in upstream. Make… (#3481) 2018-10-09 23:29:06 -07:00
download Fix ansible syntax to avoid ansible warnings (#3499) 2018-10-11 00:45:00 -07:00
etcd Ability to define SSL certificates duration and SSL key size (#3482) 2018-10-09 04:43:30 -07:00
kubernetes fix kube-controller-manager config with openstack-cacert (#3435) 2018-10-12 06:39:58 -07:00
kubernetes-apps Fix ansible syntax to avoid ansible warnings (#3499) 2018-10-11 00:45:00 -07:00
kubespray-defaults fix kube-controller-manager config with openstack-cacert (#3435) 2018-10-12 06:39:58 -07:00
network_plugin calico CALICO_IPV4POOL_IPIP overriding variable (#3507) 2018-10-12 00:09:36 -07:00
remove-node Add the path to kubectl binary 2018-08-12 10:50:50 +02:00
reset fix nginx proxy configuration conflicts (#3489) 2018-10-11 06:33:18 -07:00
upgrade Fixes for upgrade mode 2018-09-13 18:42:01 +03:00
vault UI is required for vault #3376 (#3377) 2018-09-26 00:27:38 -07:00
win_nodes/kubernetes_patch absolute path for kubectl. 2018-09-07 09:33:43 -04:00