summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_6
Commit message (Collapse)AuthorAgeFilesLines
* move health-checks and control-plane-verification before excludersJan Chaloupka2017-09-292-12/+12
|
* disable excluders after all pre-checksJan Chaloupka2017-09-211-8/+8
|
* add health checks 3_6,3_7 upgrade pathjuanvallejo2017-09-112-0/+8
|
* Test: Fail on entry point playbooks in commonRussell Teague2017-08-293-3/+3
|
* Fix syntax for when statementRodolfo Carvalho2017-08-103-6/+9
| | | | | | | | Without that, playbook runs print warnings such as this: [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not defined and g_new_etcd_hosts is not defined}}
* add pre-flight checks to ugrade pathjuanvallejo2017-08-021-0/+4
|
* Run storage upgrade pre and post master upgradeRussell Teague2017-06-183-22/+0
|
* Correct master-config update during upgradeRussell Teague2017-06-082-0/+18
|
* verify upgrade targets separately for each group (masters, nodes, etcd)Jan Chaloupka2017-05-313-6/+24
|
* Include object validation in 3.6 upgradesScott Dodson2017-05-151-1/+3
| | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1428934
* run excluders over selected set of hosts during control_plane/node upgradeJan Chaloupka2017-05-033-5/+7
| | | | Disable/reset excluders over requested hosts
* v3.6 Upgrade RefactorRussell Teague2017-05-023-0/+330
|
* Added 3.5 -> 3.6 upgrade playbooksSteve Kuznetsov2017-03-244-0/+30