c12s-kubespray/roles/container-engine/docker
Chad Swenson 2e2ed3bd35 [SECURITY] Docker patches for CVE-2019-5736 (#4223)
This updates docker 18.06 and 18.09 with the two patches released
yesterday to address the new runc exploit. Details here:
https://kubernetes.io/blog/2019/02/11/runc-and-cve-2019-5736/
2019-02-13 01:50:53 -08:00
..
defaults Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (#4161) 2019-01-31 16:19:48 -08:00
files Added some minor changes to the docker orphan clean up process. (#3657) 2018-11-06 16:50:19 -08:00
handlers Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
meta Fix docker-storage was not found issue (#3584) 2018-11-06 17:50:14 -08:00
tasks Omit does not work in the context of yum_repository proxy. The ansible documentation specifies to use _none_ to disable the global proxy setting. (#4225) 2019-02-12 16:46:32 -08:00
templates Fix epel_enabled and RHEL support in bootstrap-os 2019-01-22 16:40:02 -06:00
vars [SECURITY] Docker patches for CVE-2019-5736 (#4223) 2019-02-13 01:50:53 -08:00