summaryrefslogtreecommitdiff
path: root/roles/openshift_version/tasks
AgeCommit message (Expand)Author
2018-01-17Add call to 3.8 playbook in 3.9 upgradeScott Dodson
2018-01-17Exclude 3.9 packages during 3.8 upgradeScott Dodson
2018-01-09Refactor version and move some checks into sanity_checks.pyMichael Gugino
2018-01-08Properly cast crio boolean variables to boolMichael Gugino
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-14Deprecate using Ansible tests as filtersRussell Teague
2017-12-07Remove openshift.common.service_typeMichael Gugino
2017-12-01Implement container runtime roleMichael Gugino
2017-11-27Remove openshift.common.cli_imageMichael Gugino
2017-11-16Include Deprecation - Init Playbook PathsRussell Teague
2017-10-23Remove base package installMichael Gugino
2017-09-25crio: detect the correct version of the imagesGiuseppe Scrivano
2017-09-20Default openshift_pkg_version to full version-release during upgradesScott Dodson
2017-09-12Only install base openshift package on masters and nodesMichael Gugino
2017-09-06Remove openshift-commonMichael Gugino
2017-08-29Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson
2017-08-25cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano
2017-08-24openshift_version: enterprise accepts new style pre-releaseSteve Milner
2017-08-04Merge pull request #4898 from giuseppe/cri-oOpenShift Bot
2017-08-03cri-o: skip Set precise containerized version checkGiuseppe Scrivano
2017-07-28Set the openshift_version from the openshift.common.version in case it is emptyJan Chaloupka
2017-06-23openshift_version: skip nfs and lb hostsSteve Milner
2017-05-31Merge pull request #4225 from ingvagabund/relax-rpm-image-version-checkJan Chaloupka
2017-05-19allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner
2017-05-18check for rpm version and docker image version equality only if openshift_pkg...Jan Chaloupka
2017-05-15openshift_version: skip rpm version==image version on AtomicGiuseppe Scrivano
2017-05-11Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka
2017-05-09Fail if rpm version != docker image versionJan Chaloupka
2017-04-18openshift_version: improve messagingLuke Meyer
2017-04-03Add names to openshift_image_tag assertsSteve Milner
2017-04-03openshift_version now requires prepended version formatsSteve Milner
2017-04-03Warn if openshift_image_tag is defined by hand for package installsSteve Milner
2017-04-03Verify openshift_image_tag is valid during openshift_version mainSteve Milner
2017-04-03Add openshift_version fact fallback debug messagesSteve Milner
2017-04-03cleanup: when in openshift_version tasks are multilineSteve Milner
2017-03-30Merge pull request #3801 from mtnbikenc/fix-copyOpenShift Bot
2017-03-30Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot
2017-03-29Correct copy task to use remote sourceRussell Teague
2017-03-29validate and normalize inventory variablesLuke Meyer
2017-03-28Make the OCP available version detection excluder freeJan Chaloupka
2017-01-09Fix openshift_image_tag=latest.Andrew Butcher
2016-11-29allow 'latest' origin_image_tagSeth Jennings
2016-11-14Fix commit-offsets in version detection for containerized installsTim Bielawa
2016-08-23Better error if no OpenShift RPMs are available.Devan Goodwin
2016-07-20Slight modification to error when using mismatched openshift_release.Devan Goodwin
2016-07-19Fix bugs with origin 1.2 rpm based upgrades.Devan Goodwin
2016-07-15Convert openshift_release and openshift_version to strings for startswithScott Dodson
2016-07-11Use proper startswith.Devan Goodwin
2016-07-08Remove/update TODOs.Devan Goodwin