summaryrefslogtreecommitdiff
path: root/roles/openshift_version/tasks
AgeCommit message (Expand)Author
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
2016-07-08Remove all debug used during devel of openshift_version.Devan Goodwin
2016-07-04Fixes for Ansible 2.1.Devan Goodwin
2016-07-04Fix unsafe bool usage.Devan Goodwin
2016-06-17Normalize some of the version inventory vars which users might mistakenly ent...Devan Goodwin
2016-06-17Check that detected version matches openshift_release in rpm installations.Devan Goodwin
2016-06-17Block attempts to install origin without specifying any release info.Devan Goodwin
2016-06-16More version fixes.Devan Goodwin
2016-06-15Support origin alpha tags.Devan Goodwin
2016-06-15Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin
2016-06-13Fix rpm installs.Devan Goodwin
2016-06-10Fix version unset bug, and set common ver fact on containerized nodes.Devan Goodwin
2016-06-07Respect image tag/pkg version during upgrade.Devan Goodwin
2016-06-07Force version to latest 3.2 during upgrade.Devan Goodwin
2016-06-06Do not install rpm for version in openshift_version role.Devan Goodwin
2016-06-01Fix installing release 3.1 not converting to precise version.Devan Goodwin
2016-05-31Break version calc out into a role, separate yaml for containerized/rpm.Devan Goodwin