summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-07Merge pull request #4909 from jarrpa/glusterfs_name-fixScott Dodson
GlusterFS: Default glusterfs_name in loop items.
2017-08-07Merge pull request #5004 from ewolinetz/master_fix_logging_pvc_genScott Dodson
Updating PVC generation to only be done if the pvc does not already e…
2017-08-07Merge pull request #4960 from ↵OpenShift Bot
juanvallejo/jvallejo/verify-disk-memory-before-upgrade-no-flake Merged by openshift-bot
2017-08-07Merge pull request #5009 from enoodle/manageiq_readmeScott Dodson
Adding README for openshift_manageiq
2017-08-07adding readme for openshift_manageiqErez Freiberger
2017-08-04Merge pull request #4898 from giuseppe/cri-oOpenShift Bot
Merged by openshift-bot
2017-08-04Merge pull request #4673 from enoodle/allow_manageiq_to_read_logsScott Dodson
Adding pods/logs to manageiq role
2017-08-04Merge pull request #4978 from ewolinetz/bz1477440Scott Dodson
Fixing SA and clusterrole namespaces
2017-08-04Merge pull request #4964 from abutcher/py3-expiryOpenShift Bot
Merged by openshift-bot
2017-08-04Updating PVC generation to only be done if the pvc does not already exist to ↵ewolinetz
avoid idempotent issues
2017-08-04Merge pull request #4996 from jkaurredhat/installer-1.7Scott Dodson
Quick Installer should specify which config file to edit.
2017-08-04Merge pull request #4992 from ilackarms/cfme-take2Scott Dodson
only provision nfs PVs if cloud_provider not defined
2017-08-04Merge pull request #5003 from sosiouxme/20170804-oc-clientScott Dodson
Origin image build: add oc client
2017-08-04Merge pull request #4925 from ↵OpenShift Bot
ingvagabund/set-openshift_version-to-openshift_common_version_if_empty Merged by openshift-bot
2017-08-04Origin image build: add oc clientLuke Meyer
The oc client was left out with the move away from playbook2image. However it is needed in the image for the `oc cluster up` use case for installing logging or metrics. This change adds oc via the latest signed and released client RPM, which requires adding the centos-openshift-origin repo to the image.
2017-08-04Merge pull request #4999 from jarrpa/null-file-fixScott Dodson
GlusterFS: Don't use /dev/null for empty file.
2017-08-04Merge pull request #5002 from sdodson/v37Scott Dodson
Add v3.7 hosted templates
2017-08-04Add v3.7 hosted templatesScott Dodson
2017-08-04Merge pull request #4789 from ↵Jan Chaloupka
ingvagabund/allow-to-specify-docker-registry-for-system-containers Allow to specify docker registry for system containers
2017-08-04GlusterFS: Don't use /dev/null for empty file.Jose A. Rivera
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1478198 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-08-04Quick Installer should specify which config file to edit.jkaurredhat
Fixes bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1460353 Signed-off-by: jkaurredhat <jkaur@redhat.com>
2017-08-04cri-o: configure the CNI networkGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03nfs only run if cloud_provider not definedScott Weiss
2017-08-03Merge pull request #4988 from stevekuznetsov/skuznets/tolerate-3.7Scott Dodson
Update version checks to tolerate 3.7
2017-08-03Default gte_3_7 to falseScott Dodson
2017-08-03Add v3.7 contentScott Dodson
2017-08-03Update version checks to tolerate 3.7Steve Kuznetsov
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-03cri-o: Restart cri-o after openshift sdn installationSteve Milner
2017-08-03cri-o: Continue node without SELinux checkSteve Milner
cri-o currently requires SELinux to be off. This change disables the SELinux check in the openshift_node role when cri-o is in use.
2017-08-03examples: use the correct variable nameGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03docker: introduce use_crio_onlyGiuseppe Scrivano
Introduce a new variable that disable the installation of Docker. For the time being we will still need Docker for building images, so by default leave it installed. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03docker: skip Docker setup when using CRI-OGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cli_image: do not require Docker when using CRI-OGiuseppe Scrivano
Use atomic to copy the CLI binaries to the host. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cri-o: skip Set precise containerized version checkGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cri-o: skip Docker version testGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cri-o: use only images from Docker HubGiuseppe Scrivano
For the time being it won't be added to the Red Hat registry, so use only what is available on Docker Hub. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cri-o: Enable systemd-modules-load if requiredSteve Milner
If we had to drop the overlay file in /etc/modules-load.d/ then enable the systemd-modules-load service and make sure it runs.
2017-08-03openshift_node: fix typo for experimental-criSteve Milner
2017-08-03cri-o: Fix node template to use full variableSteve Milner
2017-08-03cri-o: Ensure overlay is availableSteve Milner
Some distro releases may not have overlay loaded into the kernel. This change looks for overlay via lsmod and, if it isn't already there, uses modprobe to load it in and then drops a load config into /etc/modules-load.d/overlay.conf.
2017-08-03cri-o: Default insecure registries to ""Steve Milner
2017-08-03crio: use a template for the configurationGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03openshift_docker_facts: Add use_crioSteve Milner
2017-08-03cri-o: Minor fixes for tasksSteve Milner
2017-08-03cri-o: Hardcode image name to cri-oSteve Milner
2017-08-03cri-o: Add cri-o as a Wants in node unitsSteve Milner
2017-08-03cri-o: configure storage and insecure registriesGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03node.yaml: configure node to use cri-o when openshift.common.use_crioGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>