Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround the fact that package state=present with dnf fails for already ins... | Jan Pazdziora | 2017-11-22 | 1 | -1/+2 |
* | With dnf repoquery and excluded packages, --disableexcludes=all is needed to ... | Jan Pazdziora | 2017-11-22 | 3 | -2/+3 |
* | Merge pull request #6180 from zgalor/uninstall_prometheus | Scott Dodson | 2017-11-22 | 3 | -13/+22 |
|\ | |||||
| * | Fix uninstall option for prometheus | Zohar Galor | 2017-11-20 | 3 | -13/+22 |
* | | Merge pull request #6188 from mgugino-upstream-stage/prerequisites | Michael Gugino | 2017-11-22 | 1 | -0/+7 |
|\ \ | |||||
| * | | Place-holder for prerequisites.yml | Michael Gugino | 2017-11-21 | 1 | -0/+7 |
* | | | Merge pull request #6193 from mgugino-upstream-stage/etc-runtime | Michael Gugino | 2017-11-22 | 17 | -104/+92 |
|\ \ \ | |||||
| * | | | Cleanup etcd runtime variable. | Michael Gugino | 2017-11-21 | 17 | -104/+92 |
* | | | | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metrics | Russell Teague | 2017-11-22 | 8 | -7/+9 |
|\ \ \ \ | |||||
| * | | | | Playbook Consolidation - openshift-metrics | Russell Teague | 2017-11-16 | 8 | -7/+9 |
* | | | | | Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancer | Russell Teague | 2017-11-22 | 11 | -9/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Playbook Consolidation - openshift-loadbalancer | Russell Teague | 2017-11-16 | 11 | -9/+9 |
| |/ / / / | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.8.0-0.9.0]. | Jenkins CD Merge Bot | 2017-11-22 | 2 | -2/+20 |
* | | | | | Merge pull request #6200 from mgugino-upstream-stage/node-sys-container | Michael Gugino | 2017-11-21 | 4 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix node system container var | Michael Gugino | 2017-11-21 | 4 | -5/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #6204 from richm/mux-int-port | Luke Meyer | 2017-11-21 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | containerPort must be an int; correctly quote/brace replicas value | Rich Megginson | 2017-11-21 | 2 | -2/+2 |
* | | | | | | Merge pull request #6144 from mtnbikenc/init-include-deprecation | Russell Teague | 2017-11-21 | 10 | -22/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Include Deprecation - Init Playbook Paths | Russell Teague | 2017-11-16 | 10 | -22/+21 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #6158 from mtnbikenc/consolidate-openshift-node | Russell Teague | 2017-11-21 | 37 | -33/+33 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add temporary playbook for CI test functionality | Russell Teague | 2017-11-21 | 1 | -0/+3 |
| * | | | | | Playbook Consolidation - openshift-node | Russell Teague | 2017-11-21 | 37 | -34/+31 |
* | | | | | | Merge pull request #6202 from mgugino-upstream-stage/fix-any-sys-containers | Michael Gugino | 2017-11-21 | 1 | -5/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix logic for any sys containers | Michael Gugino | 2017-11-21 | 1 | -5/+6 |
* | | | | | | Merge pull request #6209 from jlebon/pr/use-env-var | Scott Dodson | 2017-11-21 | 1 | -19/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | papr: use new PAPR_PULL_TARGET_BRANCH | Jonathan Lebon | 2017-11-21 | 1 | -19/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcd | Scott Dodson | 2017-11-21 | 35 | -41/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Playbook Consolidation - openshift-etcd | Russell Teague | 2017-11-16 | 35 | -41/+38 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #6175 from zgalor/tunable_prometheus | Scott Dodson | 2017-11-21 | 3 | -2/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow modifying and adding prometheus application arguments | Zohar Galor | 2017-11-19 | 3 | -2/+13 |
* | | | | | | | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfs | Scott Dodson | 2017-11-21 | 10 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Playbook Consolidation - openshift-nfs | Russell Teague | 2017-11-16 | 10 | -8/+8 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6186 from jarrpa/glusterfs-files-3.8 | Scott Dodson | 2017-11-21 | 13 | -0/+883 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GlusterFS: Files and templates for 3.8 | Jose A. Rivera | 2017-11-20 | 13 | -0/+883 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6197 from mgugino-upstream-stage/etcd-image | Scott Dodson | 2017-11-21 | 6 | -12/+10 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Refactor etcd image | Michael Gugino | 2017-11-20 | 6 | -12/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #6184 from sdodson/bz1469387 | Scott Dodson | 2017-11-21 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Only remove empty keys from env if env exists | Scott Dodson | 2017-11-20 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #6183 from sdodson/etcd-32 | OpenShift Merge Robot | 2017-11-20 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Upgrade to etcd 3.2 | Scott Dodson | 2017-11-20 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.8.0-0.8.0]. | Jenkins CD Merge Bot | 2017-11-20 | 2 | -2/+5 |
* | | | | | Automatic commit of package [openshift-ansible] release [3.8.0-0.7.0]. | Jenkins CD Merge Bot | 2017-11-20 | 2 | -2/+5 |
|/ / / / | |||||
* | | / | Automatic commit of package [openshift-ansible] release [3.8.0-0.6.0]. | Jenkins CD Merge Bot | 2017-11-20 | 2 | -2/+5 |
| |_|/ |/| | | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.8.0-0.5.0]. | Jenkins CD Merge Bot | 2017-11-19 | 2 | -2/+5 |
* | | | Automatic commit of package [openshift-ansible] release [3.8.0-0.4.0]. | Jenkins CD Merge Bot | 2017-11-19 | 2 | -2/+5 |
| |/ |/| | |||||
* | | Merge pull request #5652 from ruromero/bz1498398 | OpenShift Merge Robot | 2017-11-18 | 2 | -0/+4 |
|\ \ | |||||
| * | | bug 1498398. Enclose content between store tag | Ruben Romero Montes | 2017-10-04 | 2 | -0/+4 |
* | | | Automatic commit of package [openshift-ansible] release [3.8.0-0.3.0]. | Jenkins CD Merge Bot | 2017-11-17 | 2 | -2/+15 |
* | | | Merge pull request #6147 from mtnbikenc/consolidate-openshift-checks | OpenShift Merge Robot | 2017-11-17 | 29 | -53/+49 |
|\ \ \ | |||||
| * | | | Playbook Consolidation - openshift-checks | Russell Teague | 2017-11-16 | 29 | -53/+49 |
| | |/ | |/| |