summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/post.yml
Commit message (Collapse)AuthorAgeFilesLines
* Introduce 1.3/3.3 upgrade path.Devan Goodwin2016-07-251-59/+0
| | | | | | | | | | | | | | | | Refactored the 3.2 upgrade common files out to a path that does not indicate they are strictly for 3.2. 3.3 upgrade then becomes a relatively small copy of the byo entry point, all calling the same code as 3.2 upgrade. Thus far there are no known 3.3 specific upgrade tasks. In future we will likely want to allow hooks out to version specific pre/upgrade/post tasks. Also fixes a bug where the handlers were not restarting nodes/openvswitch containers doing upgrades, due to a change in Ansible 2+.
* Merge branch 'master' into upgrade33Devan Goodwin2016-06-231-0/+1
|\
| * If registry_url != registry.access.redhat.com then modify image streamsScott Dodson2016-06-171-0/+1
| |
* | Upgrade fixes.Devan Goodwin2016-06-171-2/+2
|/
* Conditionally bind mount /usr/bin/docker-current when it is present (#1941)Scott Dodson2016-05-241-1/+1
| | | | | | | | | | * Conditionally bind mount /usr/bin/docker-current when it is present * fix upgrade * add atomic-openshift-node-dep files to uninstall playbook * Fix variable expansion
* Task "Update router image to current version" failed, if router not in ↵Jan-Otto Kröpke2016-05-181-2/+2
| | | | | default namespace Also added hardcoded -n default to registry patch, since oc get has -n default, too.
* Add system:image-auditor role to ManageIQ SAMooli Tayer2016-05-031-0/+1
|
* First past at the upgrade processBrenton Leanhardt2016-03-031-0/+57