summaryrefslogtreecommitdiffstats
path: root/roles/docker/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #5519 from giuseppe/crio-set-proper-tagOpenShift Merge Robot2017-09-261-1/+1
|\
| * crio: set the correct image name with OSEGiuseppe Scrivano2017-09-251-1/+1
* | Merge pull request #5205 from mgugino-upstream-stage/docker-etc-containers-regsOpenShift Merge Robot2017-09-251-9/+9
|\ \ | |/ |/|
| * Move additional/block/insecure registires to /etc/containers/registries.confMichael Gugino2017-09-211-9/+9
* | Merge pull request #5501 from giuseppe/crio-skip-nfs-and-lbOpenShift Merge Robot2017-09-241-0/+1
|\ \
| * | crio: skip installation on lbs and nfs nodesGiuseppe Scrivano2017-09-221-0/+1
* | | Merge pull request #5354 from ashcrow/crio-systemcontainer-image-overrideOpenShift Merge Robot2017-09-221-8/+12
|\ \ \ | |/ / |/| |
| * | cri-o: Allow full image overrideSteve Milner2017-09-121-8/+12
* | | crio: ensure no default CNI configuration files are leftGiuseppe Scrivano2017-09-201-0/+8
| |/ |/|
* | more retries on repoquery_cmdLuke Meyer2017-09-191-1/+1
* | Merge pull request #5401 from sosiouxme/20170913-retries-subsetLuke Meyer2017-09-141-0/+2
|\ \
| * | add retry on repoquery_cmdLuke Meyer2017-09-131-0/+2
| |/
* | Merge pull request #5359 from mgugino-upstream-stage/version-docker-auth-configOpenShift Bot2017-09-131-0/+12
|\ \
| * | Fix: authenticated registry support for containerized hostsMichael Gugino2017-09-111-0/+12
* | | cri-o: Fix Fedora image nameSteve Milner2017-09-131-1/+1
| |/ |/|
* | container-engine: Allow full image overrideSteve Milner2017-09-111-8/+12
|/
* Merge pull request #5310 from ashcrow/split-rhel-centos-crioOpenShift Bot2017-09-071-2/+8
|\
| * cri-o: Split RHEL and CentOS imagesSteve Milner2017-09-061-2/+8
* | Merge pull request #5202 from giuseppe/crio-additional-registriesOpenShift Bot2017-09-061-0/+9
|\ \ | |/ |/|
| * cri-o: add support for additional registriesGiuseppe Scrivano2017-08-241-0/+9
* | roles: use openshift_use_crioGiuseppe Scrivano2017-08-251-2/+2
|/
* cri-o: configure the CNI networkGiuseppe Scrivano2017-08-041-0/+10
* cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano2017-08-031-3/+3
* docker: introduce use_crio_onlyGiuseppe Scrivano2017-08-031-2/+3
* docker: skip Docker setup when using CRI-OGiuseppe Scrivano2017-08-031-1/+3
* cri-o: use only images from Docker HubGiuseppe Scrivano2017-08-031-10/+6
* cri-o: Enable systemd-modules-load if requiredSteve Milner2017-08-031-0/+6
* cri-o: Ensure overlay is availableSteve Milner2017-08-031-0/+20
* cri-o: Default insecure registries to ""Steve Milner2017-08-031-0/+1
* crio: use a template for the configurationGiuseppe Scrivano2017-08-031-24/+5
* cri-o: Minor fixes for tasksSteve Milner2017-08-031-2/+1
* cri-o: Hardcode image name to cri-oSteve Milner2017-08-031-1/+1
* cri-o: configure storage and insecure registriesGiuseppe Scrivano2017-08-032-3/+34
* cri-o: Allow cri-o usage.Steve Milner2017-08-032-0/+110
* Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson2017-07-201-1/+1
|\