summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_5/validator.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoScott Dodson2017-03-131-1/+1
|
* Fix incorrect comparison when detecting petsetsTim Bielawa2017-03-101-2/+2
|
* Identify PetSets in 3.4 clusters and fail if any are detectedTim Bielawa2017-03-071-0/+49
| | | | | | | | | | | * PetSets are deprecated in 3.5, replaced with StatefulSets * We can not automatically migrate between the two * Red Hat has never supported PetSets nor do we support StatefulSets * Gracefully handles invalid resource queries if ran against 3.5+ clusters * Fails out with explanation and ref docs if petsets are detected Reference bug: https://bugzilla.redhat.com/show_bug.cgi?id=1428229
* Add oc_objectvalidator to upgrade checkScott Dodson2017-03-071-0/+18