| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-22 | Merge pull request #6217 from mtnbikenc/consolidate-openshift-hosted | Russell Teague | |
| Playbook Consolidation - openshift-hosted | |||
| 2017-11-22 | Include Deprecation - openshift-nfs | Russell Teague | |
| 2017-11-22 | Workaround the fact that package state=present with dnf fails for already ↵ | Jan Pazdziora | |
| installed but excluded packages. | |||
| 2017-11-22 | With dnf repoquery and excluded packages, --disableexcludes=all is needed to ↵ | Jan Pazdziora | |
| list the package with --installed. | |||
| 2017-11-22 | Include Deprecation - openshift-metrics | Russell Teague | |
| 2017-11-22 | Include Deprecation - openshift-etcd | Russell Teague | |
| 2017-11-22 | Fix system_images_registry variable | Michael Gugino | |
| Simplify the logic for this variable. | |||
| 2017-11-22 | Merge pull request #6180 from zgalor/uninstall_prometheus | Scott Dodson | |
| Fix uninstall option for prometheus | |||
| 2017-11-22 | Include Deprecation - openshift-loadbalancer | Russell Teague | |
| 2017-11-22 | Merge pull request #6188 from mgugino-upstream-stage/prerequisites | Michael Gugino | |
| Place-holder for prerequisites.yml | |||
| 2017-11-22 | Include Deprecation - openshift-checks | Russell Teague | |
| 2017-11-22 | Merge pull request #6193 from mgugino-upstream-stage/etc-runtime | Michael Gugino | |
| Cleanup etcd runtime variable. | |||
| 2017-11-22 | Playbook Consolidation - openshift-management | Russell Teague | |
| 2017-11-22 | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metrics | Russell Teague | |
| Playbook Consolidation - openshift-metrics | |||
| 2017-11-22 | Playbook Consolidation - openshift-master | Russell Teague | |
| 2017-11-22 | Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancer | Russell Teague | |
| Playbook Consolidation - openshift-loadbalancer | |||
| 2017-11-22 | Playbook Consolidation - openshift-hosted | Russell Teague | |
| 2017-11-22 | Automatic commit of package [openshift-ansible] release [3.8.0-0.9.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-21 | Merge pull request #6200 from mgugino-upstream-stage/node-sys-container | Michael Gugino | |
| Fix node system container var | |||
| 2017-11-21 | Merge pull request #6204 from richm/mux-int-port | Luke Meyer | |
| mux containerPort must be an int not a string | |||
| 2017-11-21 | Merge pull request #6144 from mtnbikenc/init-include-deprecation | Russell Teague | |
| Include Deprecation - Init Playbook Paths | |||
| 2017-11-21 | Merge pull request #6158 from mtnbikenc/consolidate-openshift-node | Russell Teague | |
| Playbook Consolidation - openshift-node | |||
| 2017-11-21 | Place-holder for prerequisites.yml | Michael Gugino | |
| We need this file to be in place to add an additional step to the CI jobs. In subsequent PRs, we can add steps into this file. | |||
| 2017-11-21 | Cleanup etcd runtime variable. | Michael Gugino | |
| Cleaning out reference to etcd_runtime in openshift facts. | |||
| 2017-11-21 | Fix node system container var | Michael Gugino | |
| Fix logic, make it simpler. | |||
| 2017-11-21 | Merge pull request #6202 from mgugino-upstream-stage/fix-any-sys-containers | Michael Gugino | |
| Fix logic for any sys containers | |||
| 2017-11-21 | Add temporary playbook for CI test functionality | Russell Teague | |
| 2017-11-21 | Playbook Consolidation - openshift-node | Russell Teague | |
| 2017-11-21 | Merge pull request #6209 from jlebon/pr/use-env-var | Scott Dodson | |
| papr: use new PAPR_PULL_TARGET_BRANCH | |||
| 2017-11-21 | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcd | Scott Dodson | |
| Playbook Consolidation - openshift-etcd | |||
| 2017-11-21 | Merge pull request #6175 from zgalor/tunable_prometheus | Scott Dodson | |
| Allow modifying and adding prometheus application arguments | |||
| 2017-11-21 | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfs | Scott Dodson | |
| Playbook Consolidation - openshift-nfs | |||
| 2017-11-21 | Merge pull request #6186 from jarrpa/glusterfs-files-3.8 | Scott Dodson | |
| GlusterFS: Files and templates for 3.8 | |||
| 2017-11-21 | Fix logic for any sys containers | Michael Gugino | |
| Remove set_fact in favor of the variables directly. | |||
| 2017-11-21 | containerPort must be an int; correctly quote/brace replicas value | Rich Megginson | |
| The mux containerPort must be an int The eventrouter REPLICAS must use the double quote/double brace syntax documented here: https://docs.openshift.org/latest/dev_guide/templates.html#writing-parameters And must be escaped because it uses double braces, as explained here: http://jinja.pocoo.org/docs/dev/templates/#escaping | |||
| 2017-11-21 | Merge pull request #6197 from mgugino-upstream-stage/etcd-image | Scott Dodson | |
| Refactor etcd image | |||
| 2017-11-21 | papr: use new PAPR_PULL_TARGET_BRANCH | Jonathan Lebon | |
| PAPR now provides pull request tests with the branch that the test is targeting. Let's use that instead of querying the GitHub API and possibly running through the unauthenticated limit. | |||
| 2017-11-21 | Merge pull request #6184 from sdodson/bz1469387 | Scott Dodson | |
| Only remove empty keys from env if env exists | |||
| 2017-11-21 | Add support for external glusterfs as registry backend | Mangirdas | |
| 2017-11-20 | Refactor etcd image | Michael Gugino | |
| Simplify logic for etcd_image | |||
| 2017-11-20 | Merge pull request #6183 from sdodson/etcd-32 | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Upgrade to etcd 3.2 It's got wonderful fixes that we'd enjoy having. | |||
| 2017-11-20 | cri-o: honor additional and insecure registries again | Giuseppe Scrivano | |
| Regression introduced with: https://github.com/openshift/openshift-ansible/commit/ee6adf9e9a520cc5873bf9f36924ae9aa4c47c7c Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-11-20 | Automatic commit of package [openshift-ansible] release [3.8.0-0.8.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-20 | Automatic commit of package [openshift-ansible] release [3.8.0-0.7.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-20 | GlusterFS: Files and templates for 3.8 | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-11-20 | Only remove empty keys from env if env exists | Scott Dodson | |
| 2017-11-20 | Upgrade to etcd 3.2 | Scott Dodson | |
| 2017-11-20 | Automatic commit of package [openshift-ansible] release [3.8.0-0.6.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-20 | Fix uninstall option for prometheus | Zohar Galor | |
| Only remove prometheus namespace when uninstalling. This will remove all the contained objects. bz: https://bugzilla.redhat.com/show_bug.cgi?id=1492544 | |||
| 2017-11-20 | Sync latest image-streams and templates | Alex Lossent | |
| Following openshift/origin#17281 | |||
