summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_7
Commit message (Collapse)AuthorAgeFilesLines
* disable excluders after all pre-checksJan Chaloupka2017-09-211-8/+8
|
* add health checks 3_6,3_7 upgrade pathjuanvallejo2017-09-112-0/+8
|
* Merge pull request #5259 from mtnbikenc/fix-upgrade-auth-checkRussell Teague2017-08-311-0/+1
|\ | | | | [BZ1486450] Only run migrate auth for < 3.7
| * Only run migrate auth for < 3.7Russell Teague2017-08-291-0/+1
| |
* | Test: Fail on entry point playbooks in commonRussell Teague2017-08-293-3/+3
|/
* Upgrade check for OpenShift authorization objectsRussell Teague2017-08-241-0/+10
| | | | | | | Adds task to run `oc adm migrate authorization` to ensure OpenShift authorization objects are in sync. Fixes #5021
* 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 v3_7 upgradesScott Dodson2017-08-087-0/+382