index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_version
/
tasks
Age
Commit message (
Expand
)
Author
2017-08-04
Merge pull request #4898 from giuseppe/cri-o
OpenShift Bot
2017-08-03
cri-o: skip Set precise containerized version check
Giuseppe Scrivano
2017-07-28
Set the openshift_version from the openshift.common.version in case it is empty
Jan Chaloupka
2017-06-23
openshift_version: skip nfs and lb hosts
Steve Milner
2017-05-31
Merge pull request #4225 from ingvagabund/relax-rpm-image-version-check
Jan Chaloupka
2017-05-19
allow to configure oreg_url specifically for node or master. refs #4233
Tobias Brunner
2017-05-18
check for rpm version and docker image version equality only if openshift_pkg...
Jan Chaloupka
2017-05-15
openshift_version: skip rpm version==image version on Atomic
Giuseppe Scrivano
2017-05-11
Extend repoquery command (of lib_utils role) to ignore excluders
Jan Chaloupka
2017-05-09
Fail if rpm version != docker image version
Jan Chaloupka
2017-04-18
openshift_version: improve messaging
Luke Meyer
2017-04-03
Add names to openshift_image_tag asserts
Steve Milner
2017-04-03
openshift_version now requires prepended version formats
Steve Milner
2017-04-03
Warn if openshift_image_tag is defined by hand for package installs
Steve Milner
2017-04-03
Verify openshift_image_tag is valid during openshift_version main
Steve Milner
2017-04-03
Add openshift_version fact fallback debug messages
Steve Milner
2017-04-03
cleanup: when in openshift_version tasks are multiline
Steve Milner
2017-03-30
Merge pull request #3801 from mtnbikenc/fix-copy
OpenShift Bot
2017-03-30
Merge pull request #3734 from sosiouxme/20170322-deployment-type
OpenShift Bot
2017-03-29
Correct copy task to use remote source
Russell Teague
2017-03-29
validate and normalize inventory variables
Luke Meyer
2017-03-28
Make the OCP available version detection excluder free
Jan Chaloupka
2017-01-09
Fix openshift_image_tag=latest.
Andrew Butcher
2016-11-29
allow 'latest' origin_image_tag
Seth Jennings
2016-11-14
Fix commit-offsets in version detection for containerized installs
Tim Bielawa
2016-08-23
Better error if no OpenShift RPMs are available.
Devan Goodwin
2016-07-20
Slight modification to error when using mismatched openshift_release.
Devan Goodwin
2016-07-19
Fix bugs with origin 1.2 rpm based upgrades.
Devan Goodwin
2016-07-15
Convert openshift_release and openshift_version to strings for startswith
Scott Dodson
2016-07-11
Use proper startswith.
Devan Goodwin
2016-07-08
Remove/update TODOs.
Devan Goodwin
2016-07-08
Remove all debug used during devel of openshift_version.
Devan Goodwin
2016-07-04
Fixes for Ansible 2.1.
Devan Goodwin
2016-07-04
Fix unsafe bool usage.
Devan Goodwin
2016-06-17
Normalize some of the version inventory vars which users might mistakenly ent...
Devan Goodwin
2016-06-17
Check that detected version matches openshift_release in rpm installations.
Devan Goodwin
2016-06-17
Block attempts to install origin without specifying any release info.
Devan Goodwin
2016-06-16
More version fixes.
Devan Goodwin
2016-06-15
Support origin alpha tags.
Devan Goodwin
2016-06-15
Always populate openshift_image_tag and openshift_pkg_version.
Devan Goodwin
2016-06-13
Fix rpm installs.
Devan Goodwin
2016-06-10
Fix version unset bug, and set common ver fact on containerized nodes.
Devan Goodwin
2016-06-07
Respect image tag/pkg version during upgrade.
Devan Goodwin
2016-06-07
Force version to latest 3.2 during upgrade.
Devan Goodwin
2016-06-06
Do not install rpm for version in openshift_version role.
Devan Goodwin
2016-06-01
Fix installing release 3.1 not converting to precise version.
Devan Goodwin
2016-05-31
Break version calc out into a role, separate yaml for containerized/rpm.
Devan Goodwin