summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove upgrade playbooks for 3.3 through 3.5Russell Teague2017-11-081-2/+1
|
* Minor v3.6 upgrade docs fixesRussell Teague2017-04-181-2/+3
|
* Fix issue #3505, add notes about origin upgrade versions support in BYO ↵Stéphane Klein2017-02-271-2/+2
| | | | upgrade README file
* Create v3_5 upgrade playbooksRussell Teague2017-01-301-2/+2
|
* Update link to latest versions upgrade READMENatale Vinto2016-10-251-2/+2
|
* Removing environment and env tags.Kenny Woodson2016-01-041-1/+1
|
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-101-0/+8
- Split playbooks into two, one for 3.0 minor upgrades and one for 3.0 to 3.1 upgrades - Move upgrade playbooks to common/openshift/cluster/upgrades from adhoc - Added a byo wrapper playbooks to set the groups based on the byo conventions, other providers will need similar playbooks added eventually - installer wrapper updates for refactored upgrade playbooks - call new 3.0 to 3.1 upgrade playbook - various fixes for edge cases I hit with a really old config laying around. - fix output of host facts to show connect_to value.