summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/upgrade_scheduler.yml
Commit message (Collapse)AuthorAgeFilesLines
* add comments and remove debug codeJason DeTiberus2016-12-071-2/+8
|
* Handle updating of scheduler config during upgradeJason DeTiberus2016-12-061-0/+160
- do not upgrade predicates if openshift_master_scheduler_predicates is defined - do not upgrade priorities if openshift_master_scheduler_priorities is defined - do not upgrade predicates/priorities unless they match known previous default configs - output WARNING to user if predictes/priorities are not updated during install