| Commit message (Expand) | Author | Age | Files | Lines |
* | New pattern involves startup and initializing through the std_include.yml | Kenny Woodson | 2017-08-07 | 1 | -1/+1 |
* | papr: Update to use v3.6.0 images | Steve Milner | 2017-08-04 | 1 | -1/+1 |
* | Removing tasks from module openshift_facts. | Kenny Woodson | 2017-08-04 | 7 | -143/+133 |
* | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | 2017-08-04 | 17 | -34/+444 |
|\ |
|
| * | cri-o: configure the CNI network | Giuseppe Scrivano | 2017-08-04 | 2 | -0/+15 |
| * | cri-o: Restart cri-o after openshift sdn installation | Steve Milner | 2017-08-03 | 1 | -0/+7 |
| * | cri-o: Continue node without SELinux check | Steve Milner | 2017-08-03 | 1 | -3/+3 |
| * | examples: use the correct variable name | Giuseppe Scrivano | 2017-08-03 | 2 | -2/+2 |
| * | cri-o: allow to override CRI-O image indipendently from Docker | Giuseppe Scrivano | 2017-08-03 | 3 | -3/+5 |
| * | docker: introduce use_crio_only | Giuseppe Scrivano | 2017-08-03 | 1 | -2/+3 |
| * | docker: skip Docker setup when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+3 |
| * | openvswitch: system container depends on the cri-o service | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+12 |
| * | cli_image: do not require Docker when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 2 | -25/+83 |
| * | cri-o: skip Set precise containerized version check | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+9 |
| * | cri-o: skip Docker version test | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+2 |
| * | cri-o: use only images from Docker Hub | Giuseppe Scrivano | 2017-08-03 | 1 | -10/+6 |
| * | cri-o: Enable systemd-modules-load if required | Steve Milner | 2017-08-03 | 1 | -0/+6 |
| * | openshift_node: fix typo for experimental-cri | Steve Milner | 2017-08-03 | 1 | -1/+1 |
| * | cri-o: Fix node template to use full variable | Steve Milner | 2017-08-03 | 1 | -1/+1 |
| * | cri-o: Ensure overlay is available | Steve Milner | 2017-08-03 | 2 | -0/+22 |
| * | cri-o: Default insecure registries to "" | Steve Milner | 2017-08-03 | 2 | -1/+2 |
| * | crio: use a template for the configuration | Giuseppe Scrivano | 2017-08-03 | 2 | -24/+137 |
| * | openshift_docker_facts: Add use_crio | Steve Milner | 2017-08-03 | 1 | -0/+1 |
| * | cri-o: Minor fixes for tasks | Steve Milner | 2017-08-03 | 1 | -2/+1 |
| * | cri-o: Hardcode image name to cri-o | Steve Milner | 2017-08-03 | 1 | -1/+1 |
| * | cri-o: Add cri-o as a Wants in node units | Steve Milner | 2017-08-03 | 2 | -1/+2 |
| * | cri-o: configure storage and insecure registries | Giuseppe Scrivano | 2017-08-03 | 2 | -3/+34 |
| * | node.yaml: configure node to use cri-o when openshift.common.use_crio | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+15 |
| * | inventory: Add use_crio example | Steve Milner | 2017-08-03 | 2 | -2/+10 |
| * | cri-o: Allow cri-o usage. | Steve Milner | 2017-08-03 | 2 | -0/+110 |
* | | Merge pull request #4673 from enoodle/allow_manageiq_to_read_logs | Scott Dodson | 2017-08-04 | 2 | -2/+8 |
|\ \ |
|
| * | | adding pods/logs to manageiq role | Erez Freiberger | 2017-08-03 | 2 | -2/+8 |
| |/ |
|
* | | Merge pull request #4978 from ewolinetz/bz1477440 | Scott Dodson | 2017-08-04 | 2 | -2/+2 |
|\ \ |
|
| * | | Fixing SA and clusterrole namespaces | ewolinetz | 2017-08-02 | 2 | -2/+2 |
* | | | Merge pull request #4964 from abutcher/py3-expiry | OpenShift Bot | 2017-08-04 | 2 | -35/+15 |
|\ \ \ |
|
| * | | | Paren wrap integration print(). | Andrew Butcher | 2017-08-01 | 1 | -1/+1 |
| * | | | Update openshift_cert_expiry for py3 support. | Andrew Butcher | 2017-08-01 | 1 | -34/+14 |
* | | | | Merge pull request #4996 from jkaurredhat/installer-1.7 | Scott Dodson | 2017-08-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Quick Installer should specify which config file to edit. | jkaurredhat | 2017-08-04 | 1 | -1/+1 |
* | | | | | Merge pull request #4992 from ilackarms/cfme-take2 | Scott Dodson | 2017-08-04 | 3 | -41/+50 |
|\ \ \ \ \ |
|
| * | | | | | nfs only run if cloud_provider not defined | Scott Weiss | 2017-08-03 | 3 | -41/+50 |
| |/ / / / |
|
* | | | | | Merge pull request #5003 from sosiouxme/20170804-oc-client | Scott Dodson | 2017-08-04 | 3 | -3/+33 |
|\ \ \ \ \ |
|
| * | | | | | Origin image build: add oc client | Luke Meyer | 2017-08-04 | 3 | -3/+33 |
* | | | | | | Merge pull request #4925 from ingvagabund/set-openshift_version-to-openshift_... | OpenShift Bot | 2017-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Set the openshift_version from the openshift.common.version in case it is empty | Jan Chaloupka | 2017-07-28 | 1 | -1/+1 |
* | | | | | | | Merge pull request #4999 from jarrpa/null-file-fix | Scott Dodson | 2017-08-04 | 3 | -4/+5 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | GlusterFS: Don't use /dev/null for empty file. | Jose A. Rivera | 2017-08-04 | 3 | -4/+5 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #5002 from sdodson/v37 | Scott Dodson | 2017-08-04 | 2 | -0/+248 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add v3.7 hosted templates | Scott Dodson | 2017-08-04 | 2 | -0/+248 |
|/ / / / / / |
|
* | | | | | | Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo... | Jan Chaloupka | 2017-08-04 | 3 | -8/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|