kubespray/roles
Kuldip Madnani 113dd2146a Added some minor changes to the docker orphan clean up process. (#3657)
* 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

* Converted ExecStop to ExecSTartPost. Removed the live restore check from the orphan script
2018-11-06 16:50:19 -08: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 Added support proxy to 'Install pip for bootstrap' (#3609) 2018-10-31 00:35:57 -07:00
container-engine Added some minor changes to the docker orphan clean up process. (#3657) 2018-11-06 16:50:19 -08:00
dnsmasq Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
download Replace raw module with shell to avoid warning (#3652) 2018-11-06 11:07:11 -08:00
etcd add certificate authority file (#3433) 2018-11-02 08:27:53 -07:00
kubernetes Skip most of kubernetes/preinstall role during late DNS config (#3627) 2018-11-01 08:08:50 -07:00
kubernetes-apps Adds support for Multus (multiple interfaces) CNI plugin (#3166) 2018-11-04 01:07:38 -08:00
kubespray-defaults Fix some typos (#3636) 2018-11-05 15:22:16 -08:00
network_plugin Adds support for Multus (multiple interfaces) CNI plugin (#3166) 2018-11-04 01:07:38 -08:00
remove-node Add the path to kubectl binary 2018-08-12 10:50:50 +02:00
reset remove deprecated parameters of blockinfile module (#3581) 2018-10-30 05:56:58 -07:00
upgrade Add bin_dir to kubectl version check 2018-10-23 15:51:17 -04:00
vault Offline deployment: PyPi repo (#3542) 2018-10-23 22:22:09 -07:00
win_nodes/kubernetes_patch [jjo] add kube-router support (#3339) 2018-10-16 07:15:05 -07:00