summaryrefslogtreecommitdiff
path: root/roles/docker/tasks
AgeCommit message (Expand)Author
2017-11-27Merge pull request #6185 from giuseppe/fix-additional-and-insecure-registries...Michael Gugino
2017-11-27Merge pull request #6178 from giuseppe/copy-docker-to-alt-storage-pathMichael Gugino
2017-11-22Workaround the fact that package state=present with dnf fails for already ins...Jan Pazdziora
2017-11-22With dnf repoquery and excluded packages, --disableexcludes=all is needed to ...Jan Pazdziora
2017-11-20cri-o: honor additional and insecure registries againGiuseppe Scrivano
2017-11-20docker: copy Docker metadata to the alternative storage pathGiuseppe Scrivano
2017-11-16Include Deprecation - Init Playbook PathsRussell Teague
2017-11-15Merge pull request #6105 from kwoodson/docker_crio_fixScott Dodson
2017-11-15Merge pull request #6094 from mgugino-upstream-stage/syscontainers-docker-log...OpenShift Merge Robot
2017-11-14Alternative method to create docker registry auth credsMichael Gugino
2017-11-13Fixing islnk.Kenny Woodson
2017-11-13Run registry auth after docker restartMichael Gugino
2017-11-06Merge pull request #6030 from giuseppe/fix-selinux-docker-tooOpenShift Merge Robot
2017-11-06container-engine: ensure /var/lib/containers/ is properly labelledGiuseppe Scrivano
2017-11-06Moving docker location to share path with system containers.Kenny Woodson
2017-10-31Docker: make use of new etc/containers/registries.conf optionalMichael Gugino
2017-10-31Merge pull request #5932 from mgugino-upstream-stage/retry-docker-credsOpenShift Merge Robot
2017-10-30Add retry logic to docker auth credentialsMichael Gugino
2017-10-27docker: Create openshift_docker_is_node_or_master variableSteve Milner
2017-10-27Merge pull request #5911 from giuseppe/crio-open-port-10010Scott Dodson
2017-10-27Merge pull request #5901 from ashcrow/failed-whenScott Dodson
2017-10-27Merge pull request #5905 from ashcrow/restorcon-for-crioScott Dodson
2017-10-27cri-o: open port 10010Giuseppe Scrivano
2017-10-26crio: restorcon /var/lib/containersSteve Milner
2017-10-26crio: Add failed_when to overlay checkSteve Milner
2017-10-26docker: set credentials when using system containerGiuseppe Scrivano
2017-10-24Merge pull request #5814 from mgugino-upstream-stage/docker-auth-upgradesOpenShift Merge Robot
2017-10-23Merge pull request #5818 from ashcrow/1503860OpenShift Merge Robot
2017-10-19docker: Move enterprise registry from pkg to mainSteve Milner
2017-10-19Enable oreg_auth credential replace during upgradesMichael Gugino
2017-10-19systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner
2017-10-18Merge pull request #5774 from mgugino-upstream-stage/docker-option-fixScott Dodson
2017-10-16Fix missing docker option signature-verificationMichael Gugino
2017-10-16cri-o: error out when node is a Docker containerGiuseppe Scrivano
2017-10-11Ensure docker service status actually changesMichael Gugino
2017-10-10crio, docker: expect openshift_release to have 'v'Giuseppe Scrivano
2017-10-09crio, docker: use openshift_release when openshift_image_tag is not usedGiuseppe Scrivano
2017-10-09crio: fix typoGiuseppe Scrivano
2017-10-06Ensure docker is restarted when iptables is restartedMichael Gugino
2017-10-03Ensure docker service started prior to credentialsMichael Gugino
2017-10-03Merge pull request #5490 from giuseppe/set-crio-docker-tag-for-oseOpenShift Merge Robot
2017-10-02Restore registires to /etc/sysconfig/dockerMichael Gugino
2017-09-29Fix typo in files (Docker registries)William Burton
2017-09-27Migrate enterprise registry logic to docker roleMichael Gugino
2017-09-27docker: fix some tox warningsGiuseppe Scrivano
2017-09-27Require openshift_image_tag in the inventory with openshift-enterpriseGiuseppe Scrivano
2017-09-27crio: use the image_tag on RHELGiuseppe Scrivano
2017-09-27docker: use the image_tag on RHELGiuseppe Scrivano
2017-09-26Merge pull request #5519 from giuseppe/crio-set-proper-tagOpenShift Merge Robot
2017-09-25Merge pull request #5205 from mgugino-upstream-stage/docker-etc-containers-regsOpenShift Merge Robot