summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-22Merge pull request #6217 from mtnbikenc/consolidate-openshift-hostedRussell Teague
Playbook Consolidation - openshift-hosted
2017-11-22Include Deprecation - openshift-nfsRussell Teague
2017-11-22Workaround the fact that package state=present with dnf fails for already ↵Jan Pazdziora
installed but excluded packages.
2017-11-22With dnf repoquery and excluded packages, --disableexcludes=all is needed to ↵Jan Pazdziora
list the package with --installed.
2017-11-22Include Deprecation - openshift-metricsRussell Teague
2017-11-22Include Deprecation - openshift-etcdRussell Teague
2017-11-22Fix system_images_registry variableMichael Gugino
Simplify the logic for this variable.
2017-11-22Merge pull request #6180 from zgalor/uninstall_prometheusScott Dodson
Fix uninstall option for prometheus
2017-11-22Include Deprecation - openshift-loadbalancerRussell Teague
2017-11-22Merge pull request #6188 from mgugino-upstream-stage/prerequisitesMichael Gugino
Place-holder for prerequisites.yml
2017-11-22Include Deprecation - openshift-checksRussell Teague
2017-11-22Merge pull request #6193 from mgugino-upstream-stage/etc-runtimeMichael Gugino
Cleanup etcd runtime variable.
2017-11-22Playbook Consolidation - openshift-managementRussell Teague
2017-11-22Merge pull request #6152 from mtnbikenc/consolidate-openshift-metricsRussell Teague
Playbook Consolidation - openshift-metrics
2017-11-22Playbook Consolidation - openshift-masterRussell Teague
2017-11-22Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancerRussell Teague
Playbook Consolidation - openshift-loadbalancer
2017-11-22Playbook Consolidation - openshift-hostedRussell Teague
2017-11-22Automatic 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-21Merge pull request #6200 from mgugino-upstream-stage/node-sys-containerMichael Gugino
Fix node system container var
2017-11-21Merge pull request #6204 from richm/mux-int-portLuke Meyer
mux containerPort must be an int not a string
2017-11-21Merge pull request #6144 from mtnbikenc/init-include-deprecationRussell Teague
Include Deprecation - Init Playbook Paths
2017-11-21Merge pull request #6158 from mtnbikenc/consolidate-openshift-nodeRussell Teague
Playbook Consolidation - openshift-node
2017-11-21Place-holder for prerequisites.ymlMichael 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-21Cleanup etcd runtime variable.Michael Gugino
Cleaning out reference to etcd_runtime in openshift facts.
2017-11-21Fix node system container varMichael Gugino
Fix logic, make it simpler.
2017-11-21Merge pull request #6202 from mgugino-upstream-stage/fix-any-sys-containersMichael Gugino
Fix logic for any sys containers
2017-11-21Add temporary playbook for CI test functionalityRussell Teague
2017-11-21Playbook Consolidation - openshift-nodeRussell Teague
2017-11-21Merge pull request #6209 from jlebon/pr/use-env-varScott Dodson
papr: use new PAPR_PULL_TARGET_BRANCH
2017-11-21Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcdScott Dodson
Playbook Consolidation - openshift-etcd
2017-11-21Merge pull request #6175 from zgalor/tunable_prometheusScott Dodson
Allow modifying and adding prometheus application arguments
2017-11-21Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfsScott Dodson
Playbook Consolidation - openshift-nfs
2017-11-21Merge pull request #6186 from jarrpa/glusterfs-files-3.8Scott Dodson
GlusterFS: Files and templates for 3.8
2017-11-21Fix logic for any sys containersMichael Gugino
Remove set_fact in favor of the variables directly.
2017-11-21containerPort must be an int; correctly quote/brace replicas valueRich 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-21Merge pull request #6197 from mgugino-upstream-stage/etcd-imageScott Dodson
Refactor etcd image
2017-11-21papr: use new PAPR_PULL_TARGET_BRANCHJonathan 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-21Merge pull request #6184 from sdodson/bz1469387Scott Dodson
Only remove empty keys from env if env exists
2017-11-21Add support for external glusterfs as registry backendMangirdas
2017-11-20Refactor etcd imageMichael Gugino
Simplify logic for etcd_image
2017-11-20Merge pull request #6183 from sdodson/etcd-32OpenShift Merge Robot
Automatic merge from submit-queue. Upgrade to etcd 3.2 It's got wonderful fixes that we'd enjoy having.
2017-11-20cri-o: honor additional and insecure registries againGiuseppe Scrivano
Regression introduced with: https://github.com/openshift/openshift-ansible/commit/ee6adf9e9a520cc5873bf9f36924ae9aa4c47c7c Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-11-20Automatic 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-20Automatic 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-20GlusterFS: Files and templates for 3.8Jose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-11-20Only remove empty keys from env if env existsScott Dodson
2017-11-20Upgrade to etcd 3.2Scott Dodson
2017-11-20Automatic 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-20Fix uninstall option for prometheusZohar 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-20Sync latest image-streams and templatesAlex Lossent
Following openshift/origin#17281