| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix node scaleup plays | Michael Gugino | 2018-01-18 | 4 | -4/+4 |
* | Add call to 3.8 playbook in 3.9 upgrade | Scott Dodson | 2018-01-17 | 5 | -6/+53 |
* | Remove 3.8 and 3.9 specific steps right now | Scott Dodson | 2018-01-17 | 5 | -27/+0 |
* | Exclude 3.9 packages during 3.8 upgrade | Scott Dodson | 2018-01-17 | 2 | -2/+2 |
* | fix typos | Scott Dodson | 2018-01-17 | 2 | -2/+2 |
* | fix bug 1534271 | MENG Weihua | 2018-01-15 | 1 | -4/+4 |
* | Install web console on upgrade | Samuel Padgett | 2018-01-11 | 1 | -3/+9 |
* | Merge pull request #5080 from sdodson/drain-timeouts | OpenShift Merge Robot | 2018-01-10 | 4 | -11/+29 |
|\ |
|
| * | Add the ability to specify a timeout for node drain operations | Scott Dodson | 2018-01-10 | 4 | -11/+29 |
* | | Merge pull request #6666 from sdodson/fix_client_binary | Scott Dodson | 2018-01-10 | 3 | -3/+8 |
|\ \ |
|
| * | | Ensure that openshift_facts role is imported whenever we rely on | Scott Dodson | 2018-01-09 | 3 | -3/+8 |
* | | | Merge pull request #6647 from vrutkovs/3.9-upgrades-remove-openshift.common.s... | Scott Dodson | 2018-01-10 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | 3.9 upgrade: remove openshift.common.service_type | Vadim Rutkovsky | 2018-01-08 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge pull request #6674 from mgugino-upstream-stage/remove-becomes2 | Scott Dodson | 2018-01-10 | 2 | -4/+5 |
|\ \ \ |
|
| * | | | Chmod temp dirs created on localhost | Michael Gugino | 2018-01-09 | 1 | -0/+5 |
| * | | | Remove become statements | Michael Gugino | 2018-01-09 | 2 | -4/+0 |
| | |/
| |/| |
|
* / | | Limit host group scope on control-plane upgrades | Michael Gugino | 2018-01-09 | 5 | -0/+24 |
|/ / |
|
* | | Merge pull request #6549 from mgugino-upstream-stage/node-meta-depends2 | OpenShift Merge Robot | 2018-01-08 | 2 | -6/+0 |
|\ \
| |/
|/| |
|
| * | Remove last of openshift_node role meta-depends | Michael Gugino | 2018-01-02 | 2 | -6/+0 |
* | | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 6 | -11/+11 |
* | | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 5 | -9/+4 |
* | | Move validate_hosts to prerequisites.yml | Michael Gugino | 2017-12-20 | 1 | -3/+0 |
|/ |
|
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 10 | -20/+20 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 12 | -17/+8 |
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 10 | -30/+36 |
* | Refactor node upgrade to include less serial tasks | Michael Gugino | 2017-12-12 | 1 | -11/+22 |
* | Refactor upgrade codepaths step 1 | Michael Gugino | 2017-12-12 | 27 | -1342/+339 |
* | Merge pull request #6335 from kwoodson/node_groups_refactor | Scott Dodson | 2017-12-12 | 1 | -14/+21 |
|\ |
|
| * | Changing the node group format to a list. | Kenny Woodson | 2017-12-11 | 1 | -14/+21 |
* | | Merge pull request #6414 from mgugino-upstream-stage/remove-embedded-etcd | OpenShift Merge Robot | 2017-12-11 | 1 | -14/+0 |
|\ \
| |/
|/| |
|
| * | Remove unneeded embedded etcd logic | Michael Gugino | 2017-12-08 | 1 | -14/+0 |
* | | Add openshift_facts to upgrade plays for service_type | Michael Gugino | 2017-12-09 | 7 | -0/+13 |
|/ |
|
* | Merge pull request #6278 from mgugino-upstream-stage/service_type | Michael Gugino | 2017-12-08 | 12 | -33/+29 |
|\ |
|
| * | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 12 | -33/+29 |
* | | Merge pull request #6371 from mtnbikenc/include-to-import_playbook | OpenShift Merge Robot | 2017-12-07 | 18 | -199/+199 |
|\ \
| |/
|/| |
|
| * | Include Deprecation: Convert to import_playbook | Russell Teague | 2017-12-07 | 18 | -199/+199 |
* | | Merge pull request #6380 from sdodson/oc-adm | Scott Dodson | 2017-12-07 | 4 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Remove all uses of openshift.common.admin_binary | Scott Dodson | 2017-12-07 | 4 | -4/+4 |
* | | Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgrade | Russell Teague | 2017-12-07 | 9 | -161/+2 |
|\ \ |
|
| * | | Playbook Consolidation - etcd Upgrade | Russell Teague | 2017-12-05 | 9 | -161/+2 |
| |/ |
|
* / | Playbook Consolidation - byo/config.yml | Russell Teague | 2017-12-06 | 1 | -44/+0 |
|/ |
|
* | Merge pull request #6154 from mtnbikenc/consolidate-openshift-logging | Scott Dodson | 2017-12-05 | 2 | -38/+1 |
|\ |
|
| * | Playbook Consolidation - openshift-logging | Russell Teague | 2017-11-30 | 2 | -38/+1 |
* | | Merge pull request #6297 from mgugino-upstream-stage/crt_role | Scott Dodson | 2017-12-04 | 12 | -63/+1 |
|\ \ |
|
| * | | Implement container runtime role | Michael Gugino | 2017-12-01 | 12 | -63/+1 |
* | | | Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificates | OpenShift Merge Robot | 2017-12-04 | 12 | -739/+0 |
|\ \ \ |
|
| * | | | Playbook Consolidation - Redeploy Certificates | Russell Teague | 2017-12-01 | 12 | -739/+0 |
* | | | | Merge pull request #6321 from sdodson/v3_9 | Scott Dodson | 2017-12-02 | 7 | -0/+430 |
|\ \ \ \ |
|
| * | | | | Add v3.9 support | Scott Dodson | 2017-11-30 | 7 | -0/+430 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6069 from kwoodson/upgrade_scale_groups | Scott Dodson | 2017-12-01 | 1 | -0/+59 |
|\ \ \ \
| |_|_|/
|/| | | |
|