summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/lookup_plugins
Commit message (Collapse)AuthorAgeFilesLines
* Initial support for 3.10Scott Dodson2018-02-052-8/+8
|
* Add v3.9 supportScott Dodson2017-11-302-8/+8
|
* First pass at v3.8 supportScott Dodson2017-11-132-8/+8
|
* Remove oo_option facts.Andrew Butcher2017-09-291-1/+0
|
* Add 3.7 scheduler predicatesJan Safranek2017-09-201-1/+16
|
* Update version checks to tolerate 3.7Steve Kuznetsov2017-08-032-8/+8
| | | | Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
* Standardize all Origin versioning on 3.6Russell Teague2017-04-252-3/+3
|
* Prepare for origin moving to OCP version schemeClayton Coleman2017-02-232-19/+19
| | | | | | Origin 1.6 and future releases will be versioned as Origin 3.6+. This unifies a point of inconsistency and brings Origin in line with the full release history. Update version numbers to match that 3.x is preferred.
* Ansible Lint cleanup and making filter/lookup plugins used by ↵Jason DeTiberus2017-02-141-0/+1
| | | | openshift_master_facts available within the role
* fixup! master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+4
|
* fixup! master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+4
|
* master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Create v3_5 upgrade playbooksRussell Teague2017-01-302-42/+103
|
* Fix openshift_image_tag=latest.Andrew Butcher2017-01-092-4/+4
|
* Add future versions to openshift_factsClayton Coleman2017-01-042-4/+4
|
* Remove Hostname from 1.1 and 1.2 predicatesJason DeTiberus2016-12-071-1/+0
|
* Properly handle x.y.z formatted versions for openshift_releaseJason DeTiberus2016-12-072-0/+2
|
* Handle updating of scheduler config during upgradeJason DeTiberus2016-12-062-125/+119
| | | | | | | | | | | - 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-292-0/+183