summaryrefslogtreecommitdiffstats
path: root/roles/openshift_version
Commit message (Expand)AuthorAgeFilesLines
* Fix version handling in 3.8/3.9 control plane upgradesRussell Teague2018-02-023-2/+4
* Correct 3.7 to 3.9 upgrade openshift_image_tagMichael Gugino2018-01-262-2/+5
* Add call to 3.8 playbook in 3.9 upgradeScott Dodson2018-01-173-5/+13
* Exclude 3.9 packages during 3.8 upgradeScott Dodson2018-01-171-1/+1
* Refactor version and move some checks into sanity_checks.pyMichael Gugino2018-01-098-233/+102
* Properly cast crio boolean variables to boolMichael Gugino2018-01-081-4/+4
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-12/+8
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-1/+1
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-2/+2
* Remove container_runtime from the openshift_versionScott Dodson2017-12-081-1/+0
* openshift_version: add dependency to openshift_factsGiuseppe Scrivano2017-12-081-0/+1
* openshift_version: define openshift_use_crio_onlyGiuseppe Scrivano2017-12-081-0/+2
* openshift_version: add dependency to container_runtimeGiuseppe Scrivano2017-12-081-0/+1
* Remove openshift.common.service_typeMichael Gugino2017-12-073-7/+13
* Implement container runtime roleMichael Gugino2017-12-012-10/+4
* Remove openshift.common.cli_imageMichael Gugino2017-11-271-2/+2
* Include Deprecation - Init Playbook PathsRussell Teague2017-11-161-2/+2
* Remove base package installMichael Gugino2017-10-232-11/+0
* crio: detect the correct version of the imagesGiuseppe Scrivano2017-09-251-4/+7
* Default openshift_pkg_version to full version-release during upgradesScott Dodson2017-09-201-2/+7
* Only install base openshift package on masters and nodesMichael Gugino2017-09-122-1/+6
* Remove openshift-commonMichael Gugino2017-09-061-0/+6
* Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson2017-08-291-1/+1
|\
| * cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano2017-08-251-1/+1
* | openshift_version: enterprise accepts new style pre-releaseSteve Milner2017-08-241-2/+5
|/
* Removing dependencies for openshift_repos and setting them up early in the cl...Kenny Woodson2017-08-141-1/+0
* Merge pull request #4898 from giuseppe/cri-oOpenShift Bot2017-08-041-0/+9
|\
| * cri-o: skip Set precise containerized version checkGiuseppe Scrivano2017-08-031-0/+9
* | Set the openshift_version from the openshift.common.version in case it is emptyJan Chaloupka2017-07-281-1/+1
|/
* openshift_version: skip nfs and lb hostsSteve Milner2017-06-231-96/+100
* Merge pull request #4225 from ingvagabund/relax-rpm-image-version-checkJan Chaloupka2017-05-311-2/+7
|\
| * check for rpm version and docker image version equality only if openshift_pkg...Jan Chaloupka2017-05-181-2/+7
* | allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-1/+1
|/
* openshift_version: skip rpm version==image version on AtomicGiuseppe Scrivano2017-05-151-3/+8
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-114-49/+24
* Fail if rpm version != docker image versionJan Chaloupka2017-05-093-40/+58
* openshift_version: improve messagingLuke Meyer2017-04-181-18/+38
* Add names to openshift_image_tag assertsSteve Milner2017-04-031-2/+4
* openshift_version now requires prepended version formatsSteve Milner2017-04-031-14/+0
* Warn if openshift_image_tag is defined by hand for package installsSteve Milner2017-04-031-0/+12
* Verify openshift_image_tag is valid during openshift_version mainSteve Milner2017-04-031-0/+31
* Add openshift_version fact fallback debug messagesSteve Milner2017-04-031-4/+14
* cleanup: when in openshift_version tasks are multilineSteve Milner2017-04-033-12/+53
* Merge pull request #3801 from mtnbikenc/fix-copyOpenShift Bot2017-03-301-0/+1
|\
| * Correct copy task to use remote sourceRussell Teague2017-03-291-0/+1
* | Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot2017-03-301-8/+0
|\ \ | |/ |/|
| * validate and normalize inventory variablesLuke Meyer2017-03-291-8/+0
* | Make the OCP available version detection excluder freeJan Chaloupka2017-03-281-1/+28
|/
* Fix openshift_image_tag=latest.Andrew Butcher2017-01-091-2/+3
* allow 'latest' origin_image_tagSeth Jennings2016-11-291-1/+1