summaryrefslogtreecommitdiff
path: root/roles/docker
AgeCommit message (Expand)Author
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-09Merge pull request #5695 from giuseppe/image_tag_default_to_releaseOpenShift Merge Robot
2017-10-09Merge pull request #5705 from mgugino-upstream-stage/docker-partof-iptablesScott Dodson
2017-10-09Add PartOf to docker systemd service unit.Michael Gugino
2017-10-09crio: use systemd managerGiuseppe Scrivano
2017-10-09crio, docker: use openshift_release when openshift_image_tag is not usedGiuseppe Scrivano
2017-10-09crio: fix typoGiuseppe Scrivano
2017-10-07Merge pull request #5661 from giuseppe/crio-use-overlay-instead-of-overlay2OpenShift Merge Robot
2017-10-06crio.conf.j2: sync from upstreamGiuseppe Scrivano
2017-10-06cri-o: use overlay instead of overlay2Giuseppe 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
2017-09-25crio: set the correct image name with OSEGiuseppe Scrivano
2017-09-24Merge pull request #5501 from giuseppe/crio-skip-nfs-and-lbOpenShift Merge Robot
2017-09-22Merge pull request #5354 from ashcrow/crio-systemcontainer-image-overrideOpenShift Merge Robot
2017-09-22crio: skip installation on lbs and nfs nodesGiuseppe Scrivano
2017-09-21Move additional/block/insecure registires to /etc/containers/registries.confMichael Gugino
2017-09-21Merge pull request #5477 from mgugino-upstream-stage/hot-fix-oreg_urlOpenShift Merge Robot
2017-09-20Remove default value for oreg_urlMichael Gugino
2017-09-20crio: ensure no default CNI configuration files are leftGiuseppe Scrivano
2017-09-19more retries on repoquery_cmdLuke Meyer
2017-09-14Merge pull request #5401 from sosiouxme/20170913-retries-subsetLuke Meyer
2017-09-13Merge pull request #5359 from mgugino-upstream-stage/version-docker-auth-configOpenShift Bot
2017-09-13cri-o: Fix Fedora image nameSteve Milner
2017-09-13add retry on repoquery_cmdLuke Meyer
2017-09-12cri-o: Allow full image overrideSteve Milner
2017-09-11Fix: authenticated registry support for containerized hostsMichael Gugino
2017-09-11container-engine: Allow full image overrideSteve Milner
2017-09-07Merge pull request #5310 from ashcrow/split-rhel-centos-crioOpenShift Bot
2017-09-06Merge pull request #5202 from giuseppe/crio-additional-registriesOpenShift Bot
2017-09-06cri-o: Split RHEL and CentOS imagesSteve Milner
2017-08-25roles: use openshift_use_crioGiuseppe Scrivano
2017-08-25cri-o: change to system runcGiuseppe Scrivano
2017-08-24cri-o: add support for additional registriesGiuseppe Scrivano
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-08-04cri-o: configure the CNI networkGiuseppe Scrivano