summaryrefslogtreecommitdiffstats
path: root/roles/docker/tasks
Commit message (Expand)AuthorAgeFilesLines
* Implement container runtime roleMichael Gugino2017-12-017-729/+0
* retry package operationsLuke Meyer2017-11-303-0/+16
* Merge pull request #6185 from giuseppe/fix-additional-and-insecure-registries...Michael Gugino2017-11-271-6/+0
|\
| * cri-o: honor additional and insecure registries againGiuseppe Scrivano2017-11-201-6/+0
* | Merge pull request #6178 from giuseppe/copy-docker-to-alt-storage-pathMichael Gugino2017-11-271-4/+5
|\ \
| * | docker: copy Docker metadata to the alternative storage pathGiuseppe Scrivano2017-11-201-4/+5
| |/
* | Workaround the fact that package state=present with dnf fails for already ins...Jan Pazdziora2017-11-221-1/+2
* | With dnf repoquery and excluded packages, --disableexcludes=all is needed to ...Jan Pazdziora2017-11-221-1/+1
* | Include Deprecation - Init Playbook PathsRussell Teague2017-11-164-8/+8
|/
* Merge pull request #6105 from kwoodson/docker_crio_fixScott Dodson2017-11-151-1/+1
|\
| * Fixing islnk.Kenny Woodson2017-11-131-1/+1
* | Merge pull request #6094 from mgugino-upstream-stage/syscontainers-docker-log...OpenShift Merge Robot2017-11-153-2/+28
|\ \
| * | Alternative method to create docker registry auth credsMichael Gugino2017-11-143-2/+28
| |/
* | Run registry auth after docker restartMichael Gugino2017-11-131-2/+3
|/
* Merge pull request #6030 from giuseppe/fix-selinux-docker-tooOpenShift Merge Robot2017-11-062-4/+9
|\
| * container-engine: ensure /var/lib/containers/ is properly labelledGiuseppe Scrivano2017-11-062-4/+9
* | Moving docker location to share path with system containers.Kenny Woodson2017-11-061-0/+45
|/
* Docker: make use of new etc/containers/registries.conf optionalMichael Gugino2017-10-311-0/+1
* Merge pull request #5932 from mgugino-upstream-stage/retry-docker-credsOpenShift Merge Robot2017-10-311-0/+4
|\
| * Add retry logic to docker auth credentialsMichael Gugino2017-10-301-0/+4
* | docker: Create openshift_docker_is_node_or_master variableSteve Milner2017-10-272-5/+5
|/
* Merge pull request #5911 from giuseppe/crio-open-port-10010Scott Dodson2017-10-272-0/+44
|\
| * cri-o: open port 10010Giuseppe Scrivano2017-10-272-0/+44
* | Merge pull request #5901 from ashcrow/failed-whenScott Dodson2017-10-271-1/+1
|\ \
| * | crio: Add failed_when to overlay checkSteve Milner2017-10-261-1/+1
| |/
| * Merge pull request #5814 from mgugino-upstream-stage/docker-auth-upgradesOpenShift Merge Robot2017-10-242-11/+13
| |\
| | * Enable oreg_auth credential replace during upgradesMichael Gugino2017-10-192-11/+13
* | | Merge pull request #5905 from ashcrow/restorcon-for-crioScott Dodson2017-10-271-0/+4
|\ \ \
| * | | crio: restorcon /var/lib/containersSteve Milner2017-10-261-0/+4
| |/ /
* | | docker: set credentials when using system containerGiuseppe Scrivano2017-10-263-11/+15
|/ /
* | Merge pull request #5818 from ashcrow/1503860OpenShift Merge Robot2017-10-232-8/+9
|\ \
| * | docker: Move enterprise registry from pkg to mainSteve Milner2017-10-192-8/+9
| |/
* | systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner2017-10-192-62/+8
|/
* Merge pull request #5774 from mgugino-upstream-stage/docker-option-fixScott Dodson2017-10-181-5/+6
|\
| * Fix missing docker option signature-verificationMichael Gugino2017-10-161-5/+6
* | cri-o: error out when node is a Docker containerGiuseppe Scrivano2017-10-161-0/+6
|/
* Ensure docker service status actually changesMichael Gugino2017-10-111-1/+8
* crio, docker: expect openshift_release to have 'v'Giuseppe Scrivano2017-10-102-2/+2
* crio, docker: use openshift_release when openshift_image_tag is not usedGiuseppe Scrivano2017-10-093-12/+34
* crio: fix typoGiuseppe Scrivano2017-10-091-1/+1
* Ensure docker is restarted when iptables is restartedMichael Gugino2017-10-061-1/+3
* Ensure docker service started prior to credentialsMichael Gugino2017-10-031-12/+12
* Merge pull request #5490 from giuseppe/set-crio-docker-tag-for-oseOpenShift Merge Robot2017-10-033-9/+35
|\
| * docker: fix some tox warningsGiuseppe Scrivano2017-09-271-6/+6
| * Require openshift_image_tag in the inventory with openshift-enterpriseGiuseppe Scrivano2017-09-271-0/+8
| * crio: use the image_tag on RHELGiuseppe Scrivano2017-09-271-2/+11
| * docker: use the image_tag on RHELGiuseppe Scrivano2017-09-271-1/+10
* | Restore registires to /etc/sysconfig/dockerMichael Gugino2017-10-021-2/+12
* | Fix typo in files (Docker registries)William Burton2017-09-291-1/+1
* | Migrate enterprise registry logic to docker roleMichael Gugino2017-09-273-9/+17
|/