| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge pull request #5532 from mgugino-upstream-stage/centos-ami-provision | Scott Dodson | 2017-09-27 | 1 | -1/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | More variables in AWS provisioning plays | Michael Gugino | 2017-09-26 | 1 | -1/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #5470 from ingvagabund/consolidate-etcd-common-role | OpenShift Merge Robot | 2017-09-26 | 5 | -144/+74 |
|\ \ \ \ |
|
| * | | | | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 5 | -144/+74 |
| |/ / / |
|
* | | | | Merge pull request #5536 from ingvagabund/make-difference-output-list-3.7 | OpenShift Merge Robot | 2017-09-26 | 3 | -5/+5 |
|\ \ \ \ |
|
| * | | | | make difference filter output a list for Python3 | Jan Chaloupka | 2017-09-26 | 3 | -5/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #5472 from mgugino-upstream-stage/split-hosted-v2 | OpenShift Merge Robot | 2017-09-26 | 9 | -63/+78 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Refactor openshift_hosted plays and role | Michael Gugino | 2017-09-25 | 9 | -63/+78 |
* | | | | Merge pull request #5520 from ingvagabund/check-etcd-storage-backend | OpenShift Merge Robot | 2017-09-25 | 2 | -0/+26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | check if the storage backend is set to etcd3 before upgrading to 3.7 | Jan Chaloupka | 2017-09-25 | 2 | -0/+26 |
* | | | | Merge pull request #5451 from ingvagabund/consolidate-etcd-upgrade | OpenShift Merge Robot | 2017-09-25 | 3 | -15/+21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | consolidate etcd_upgrade role | Jan Chaloupka | 2017-09-21 | 3 | -15/+21 |
* | | | | Merge pull request #5513 from lucastheisen/master | OpenShift Merge Robot | 2017-09-25 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | resolve #5428: python-dbus not found | Lucas Theisen | 2017-09-23 | 1 | -1/+1 |
* | | | | Merge pull request #5495 from abutcher/ca-redeploy-expired-etcd | OpenShift Merge Robot | 2017-09-24 | 6 | -31/+100 |
|\ \ \ \ |
|
| * | | | | Do a full stop/start when etcd certificates had expired. | Andrew Butcher | 2017-09-21 | 4 | -0/+42 |
| * | | | | Improve CA playbook restart logic and skip restarts when related services had... | Andrew Butcher | 2017-09-21 | 2 | -31/+58 |
* | | | | | Merge pull request #5507 from abutcher/etcd-scaleup-urls | OpenShift Merge Robot | 2017-09-23 | 1 | -9/+11 |
|\ \ \ \ \ |
|
| * | | | | | Set master facts prior to adding new etcd client urls to master config. | Andrew Butcher | 2017-09-22 | 1 | -9/+11 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #5460 from ingvagabund/consolidate-etcd-migrate-role | OpenShift Merge Robot | 2017-09-23 | 1 | -30/+37 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | consolidate etcd_migrate role | Jan Chaloupka | 2017-09-22 | 1 | -30/+37 |
* | | | | | Merge pull request #5413 from ingvagabund/disable-excluders-after-pre-checks | OpenShift Merge Robot | 2017-09-23 | 3 | -20/+20 |
|\ \ \ \ \ |
|
| * | | | | | disable excluders after all pre-checks | Jan Chaloupka | 2017-09-21 | 3 | -20/+20 |
* | | | | | | Merge pull request #5498 from mgugino-upstream-stage/fedora-pyyaml | Scott Dodson | 2017-09-22 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add python3-PyYAML for Fedora installs | Michael Gugino | 2017-09-21 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Add booleans to prevent unwanted install of nuage roles. | Michael Gugino | 2017-09-22 | 1 | -0/+2 |
* | | | | | | Merge pull request #5176 from ewolinetz/deprecate_log_met_vars | OpenShift Merge Robot | 2017-09-22 | 2 | -23/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Creating structure to warn for use of deprecated variables and set them in a ... | Eric Wolinetz | 2017-09-20 | 2 | -23/+13 |
* | | | | | | | Remove debugging statements and pause module | Scott Dodson | 2017-09-22 | 1 | -3/+0 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge pull request #5478 from sdodson/bz1490677 | OpenShift Merge Robot | 2017-09-22 | 2 | -4/+10 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Default openshift_pkg_version to full version-release during upgrades | Scott Dodson | 2017-09-20 | 2 | -4/+10 |
| |/ / / / |
|
* | | | | | Merge pull request #5226 from ewolinetz/template_service_broker | OpenShift Merge Robot | 2017-09-21 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Creating initial tsb role to consume and apply templates provided for tsb | Eric Wolinetz | 2017-09-20 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #5371 from ingvagabund/consolidate-etcd-certs-roles | OpenShift Merge Robot | 2017-09-21 | 4 | -15/+33 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Consolidate etcd certs roles | Jan Chaloupka | 2017-09-18 | 4 | -15/+33 |
* | | | | | Merge pull request #5473 from abutcher/scaleup-network-values | Scott Dodson | 2017-09-21 | 2 | -0/+30 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Set network facts using first master's config during scaleup. | Andrew Butcher | 2017-09-20 | 2 | -0/+30 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #5363 from ewolinetz/default_aggregation | OpenShift Merge Robot | 2017-09-20 | 2 | -12/+11 |
|\ \ \ \ |
|
| * | | | | Updating to always configure api aggregation with installation | Eric Wolinetz | 2017-09-20 | 2 | -12/+11 |
| |/ / / |
|
* | | | | Merge pull request #5474 from simo5/noreconcile | OpenShift Merge Robot | 2017-09-20 | 1 | -4/+3 |
|\ \ \ \ |
|
| * | | | | Do not reconcile in >= 3.7 | Simo Sorce | 2017-09-20 | 1 | -4/+3 |
| |/ / / |
|
* | | | | Merge pull request #5357 from juanvallejo/jvallejo/add-health-checks-upgrade-... | OpenShift Merge Robot | 2017-09-20 | 4 | -0/+16 |
|\ \ \ \ |
|
| * | | | | add health checks 3_6,3_7 upgrade path | juanvallejo | 2017-09-11 | 4 | -0/+16 |
* | | | | | Merge pull request #5014 from juanvallejo/jvallejo/add-additonal-checks-upgra... | OpenShift Merge Robot | 2017-09-20 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | add additional preflight checks to upgrade path | juanvallejo | 2017-08-28 | 1 | -0/+1 |
* | | | | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 4 | -11/+16 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #5380 from mgugino-upstream-stage/fix-openshift-version-pk... | OpenShift Merge Robot | 2017-09-19 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | Only install base openshift package on masters and nodes | Michael Gugino | 2017-09-12 | 1 | -0/+8 |
* | | | | | more retries on repoquery_cmd | Luke Meyer | 2017-09-19 | 1 | -0/+4 |
* | | | | | Merge pull request #5430 from ashcrow/always-required-new-variables | OpenShift Merge Robot | 2017-09-18 | 1 | -15/+0 |
|\ \ \ \ \ |
|