| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to configmap leader election on 3.7 upgrade | Monis Khan | 2017-10-06 | 1 | -0/+5 |
* | Limit base-package install during master upgrades | Michael Gugino | 2017-10-02 | 5 | -0/+5 |
* | Merge pull request #5449 from abutcher/wildcard-router-cert-redeploy | OpenShift Merge Robot | 2017-09-30 | 1 | -2/+0 |
|\ |
|
| * | Remove oo_option facts. | Andrew Butcher | 2017-09-29 | 1 | -2/+0 |
* | | Merge pull request #5593 from ingvagabund/block-upgrade-if-etcd3-not-set | Jan Chaloupka | 2017-09-30 | 1 | -0/+4 |
|\ \ |
|
| * | | block 3.6->3.7 upgrade if storage backend is not set to etcd3 | Jan Chaloupka | 2017-09-29 | 1 | -0/+4 |
| |/ |
|
* / | move health-checks and control-plane-verification before excluders | Jan Chaloupka | 2017-09-29 | 5 | -28/+28 |
|/ |
|
* | Merge pull request #5508 from sdodson/disable-image-streams | OpenShift Merge Robot | 2017-09-28 | 1 | -1/+3 |
|\ |
|
| * | Allow examples management to be disabled | Scott Dodson | 2017-09-22 | 1 | -1/+3 |
* | | Merge pull request #5549 from ingvagabund/fix-etcd-backup-tag | OpenShift Merge Robot | 2017-09-27 | 1 | -1/+1 |
|\ \ |
|
| * | | evaluate etcd_backup_tag variable | Jan Chaloupka | 2017-09-27 | 1 | -1/+1 |
* | | | Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitly | OpenShift Merge Robot | 2017-09-27 | 2 | -6/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Set the etcd backend quota to 4GB by default | Jan Chaloupka | 2017-09-26 | 2 | -6/+6 |
* | | | Merge pull request #5470 from ingvagabund/consolidate-etcd-common-role | OpenShift Merge Robot | 2017-09-26 | 2 | -9/+11 |
|\ \ \ |
|
| * | | | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 2 | -9/+11 |
* | | | | make difference filter output a list for Python3 | Jan Chaloupka | 2017-09-26 | 2 | -3/+3 |
| |/ /
|/| | |
|
* | | | 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 #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 |
* | | | | 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 #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 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | more retries on repoquery_cmd | Luke Meyer | 2017-09-19 | 1 | -0/+4 |
* | | | openshift_sanitize_inventory: Check for required vars | Steve Milner | 2017-09-15 | 1 | -15/+0 |
* | | | Merge pull request #5389 from tremble/storage_migration | Scott Dodson | 2017-09-14 | 1 | -9/+9 |
|\ \ \ |
|
| * | | | Don't assume storage_migration control variables are already boolean | Mark Chappell | 2017-09-13 | 1 | -9/+9 |
* | | | | Merge pull request #5386 from ashcrow/fix-wording-in-upgrade-notice | OpenShift Bot | 2017-09-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | upgrade: Updates warning on missing required variables | Steve Milner | 2017-09-12 | 1 | -1/+1 |
| |/ / / |
|
* / / / | double the required disk space for etcd backup | Jan Chaloupka | 2017-09-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #5256 from ashcrow/1451023 | Scott Dodson | 2017-09-11 | 1 | -0/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | upgrade: Verify required network items are set | Steve Milner | 2017-09-08 | 1 | -0/+15 |
* | | | Fix include path for docker upgrade tasks | Russell Teague | 2017-09-08 | 1 | -2/+4 |
|/ / |
|
* | | Remove openshift-common | Michael Gugino | 2017-09-06 | 2 | -2/+0 |
* | | Merge pull request #5259 from mtnbikenc/fix-upgrade-auth-check | Russell Teague | 2017-08-31 | 1 | -0/+1 |
|\ \ |
|
| * | | Only run migrate auth for < 3.7 | Russell Teague | 2017-08-29 | 1 | -0/+1 |
* | | | Merge pull request #5247 from mgugino-upstream-stage/fix-master-upgrades | OpenShift Bot | 2017-08-30 | 1 | -4/+1 |
|\ \ \ |
|
| * | | | Fix openshift_master upgrade | Michael Gugino | 2017-08-29 | 1 | -4/+1 |
| |/ / |
|
* / / | Test: Fail on entry point playbooks in common | Russell Teague | 2017-08-29 | 20 | -17/+17 |
|/ / |
|
* | | Merge pull request #5182 from mtnbikenc/upgrade-orphans | OpenShift Bot | 2017-08-26 | 1 | -13/+0 |
|\ \ |
|
| * | | Remove unused upgrade playbook | Russell Teague | 2017-08-23 | 1 | -13/+0 |
| |/ |
|