summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/lookup_plugins/openshift_master_facts_default_predicates.py
Commit message (Collapse)AuthorAgeFilesLines
* Handle updating of scheduler config during upgradeJason DeTiberus2016-12-061-66/+63
| | | | | | | | | | | - 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
* refactor handling of scheduler defaultsJason DeTiberus2016-11-291-0/+96