summaryrefslogtreecommitdiffstats
path: root/roles/docker/tasks/systemcontainer_crio.yml
Commit message (Expand)AuthorAgeFilesLines
* Implement container runtime roleMichael Gugino2017-12-011-187/+0
* retry package operationsLuke Meyer2017-11-301-0/+6
* 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
* | Include Deprecation - Init Playbook PathsRussell Teague2017-11-161-2/+2
|/
* Alternative method to create docker registry auth credsMichael Gugino2017-11-141-0/+6
* container-engine: ensure /var/lib/containers/ is properly labelledGiuseppe Scrivano2017-11-061-4/+0
* docker: Create openshift_docker_is_node_or_master variableSteve Milner2017-10-271-4/+4
* Merge pull request #5911 from giuseppe/crio-open-port-10010Scott Dodson2017-10-271-0/+4
|\
| * cri-o: open port 10010Giuseppe Scrivano2017-10-271-0/+4
* | 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
| |/
* | crio: restorcon /var/lib/containersSteve Milner2017-10-261-0/+4
|/
* systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner2017-10-191-30/+4
* cri-o: error out when node is a Docker containerGiuseppe Scrivano2017-10-161-0/+6
* crio, docker: expect openshift_release to have 'v'Giuseppe Scrivano2017-10-101-1/+1
* crio, docker: use openshift_release when openshift_image_tag is not usedGiuseppe Scrivano2017-10-091-2/+17
* crio: fix typoGiuseppe Scrivano2017-10-091-1/+1
* Merge pull request #5490 from giuseppe/set-crio-docker-tag-for-oseOpenShift Merge Robot2017-10-031-2/+11
|\
| * crio: use the image_tag on RHELGiuseppe Scrivano2017-09-271-2/+11
* | Migrate enterprise registry logic to docker roleMichael Gugino2017-09-271-6/+6
|/
* crio: set the correct image name with OSEGiuseppe Scrivano2017-09-251-1/+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
* | cri-o: Fix Fedora image nameSteve Milner2017-09-131-1/+1
|/
* 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
* | cri-o: add support for additional registriesGiuseppe Scrivano2017-08-241-0/+9
|/
* 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
* 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: Hardcode image name to cri-oSteve Milner2017-08-031-1/+1
* cri-o: configure storage and insecure registriesGiuseppe Scrivano2017-08-031-0/+27
* cri-o: Allow cri-o usage.Steve Milner2017-08-031-0/+105