| Commit message (Expand) | Author | Age | Files | Lines |
* | crio: detect the correct version of the images | Giuseppe Scrivano | 2017-09-25 | 1 | -4/+7 |
* | Default openshift_pkg_version to full version-release during upgrades | Scott Dodson | 2017-09-20 | 1 | -2/+7 |
* | Only install base openshift package on masters and nodes | Michael Gugino | 2017-09-12 | 2 | -1/+6 |
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -0/+6 |
* | Merge pull request #5214 from giuseppe/rename_crio_variable | Scott Dodson | 2017-08-29 | 1 | -1/+1 |
|\ |
|
| * | cri-o: rename openshift_docker_use_crio to openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 1 | -1/+1 |
* | | openshift_version: enterprise accepts new style pre-release | Steve Milner | 2017-08-24 | 1 | -2/+5 |
|/ |
|
* | Removing dependencies for openshift_repos and setting them up early in the cl... | Kenny Woodson | 2017-08-14 | 1 | -1/+0 |
* | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | 2017-08-04 | 1 | -0/+9 |
|\ |
|
| * | cri-o: skip Set precise containerized version check | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+9 |
* | | Set the openshift_version from the openshift.common.version in case it is empty | Jan Chaloupka | 2017-07-28 | 1 | -1/+1 |
|/ |
|
* | openshift_version: skip nfs and lb hosts | Steve Milner | 2017-06-23 | 1 | -96/+100 |
* | Merge pull request #4225 from ingvagabund/relax-rpm-image-version-check | Jan Chaloupka | 2017-05-31 | 1 | -2/+7 |
|\ |
|
| * | check for rpm version and docker image version equality only if openshift_pkg... | Jan Chaloupka | 2017-05-18 | 1 | -2/+7 |
* | | allow to configure oreg_url specifically for node or master. refs #4233 | Tobias Brunner | 2017-05-19 | 1 | -1/+1 |
|/ |
|
* | openshift_version: skip rpm version==image version on Atomic | Giuseppe Scrivano | 2017-05-15 | 1 | -3/+8 |
* | Extend repoquery command (of lib_utils role) to ignore excluders | Jan Chaloupka | 2017-05-11 | 4 | -49/+24 |
* | Fail if rpm version != docker image version | Jan Chaloupka | 2017-05-09 | 3 | -40/+58 |
* | openshift_version: improve messaging | Luke Meyer | 2017-04-18 | 1 | -18/+38 |
* | Add names to openshift_image_tag asserts | Steve Milner | 2017-04-03 | 1 | -2/+4 |
* | openshift_version now requires prepended version formats | Steve Milner | 2017-04-03 | 1 | -14/+0 |
* | Warn if openshift_image_tag is defined by hand for package installs | Steve Milner | 2017-04-03 | 1 | -0/+12 |
* | Verify openshift_image_tag is valid during openshift_version main | Steve Milner | 2017-04-03 | 1 | -0/+31 |
* | Add openshift_version fact fallback debug messages | Steve Milner | 2017-04-03 | 1 | -4/+14 |
* | cleanup: when in openshift_version tasks are multiline | Steve Milner | 2017-04-03 | 3 | -12/+53 |
* | Merge pull request #3801 from mtnbikenc/fix-copy | OpenShift Bot | 2017-03-30 | 1 | -0/+1 |
|\ |
|
| * | Correct copy task to use remote source | Russell Teague | 2017-03-29 | 1 | -0/+1 |
* | | Merge pull request #3734 from sosiouxme/20170322-deployment-type | OpenShift Bot | 2017-03-30 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | validate and normalize inventory variables | Luke Meyer | 2017-03-29 | 1 | -8/+0 |
* | | Make the OCP available version detection excluder free | Jan Chaloupka | 2017-03-28 | 1 | -1/+28 |
|/ |
|
* | Fix openshift_image_tag=latest. | Andrew Butcher | 2017-01-09 | 1 | -2/+3 |
* | allow 'latest' origin_image_tag | Seth Jennings | 2016-11-29 | 1 | -1/+1 |
* | Fix commit-offsets in version detection for containerized installs | Tim Bielawa | 2016-11-14 | 1 | -0/+5 |
* | Skip the docker role in early upgrade stages. | Devan Goodwin | 2016-09-29 | 1 | -1/+1 |
* | Better error if no OpenShift RPMs are available. | Devan Goodwin | 2016-08-23 | 1 | -0/+4 |
* | Slight modification to error when using mismatched openshift_release. | Devan Goodwin | 2016-07-20 | 1 | -1/+1 |
* | Fix bugs with origin 1.2 rpm based upgrades. | Devan Goodwin | 2016-07-19 | 1 | -0/+7 |
* | Convert openshift_release and openshift_version to strings for startswith | Scott Dodson | 2016-07-15 | 1 | -1/+5 |
* | Use proper startswith. | Devan Goodwin | 2016-07-11 | 1 | -1/+1 |
* | Remove/update TODOs. | Devan Goodwin | 2016-07-08 | 1 | -1/+0 |
* | Remove all debug used during devel of openshift_version. | Devan Goodwin | 2016-07-08 | 3 | -22/+0 |
* | Fixes for Ansible 2.1. | Devan Goodwin | 2016-07-04 | 1 | -3/+6 |
* | Fix unsafe bool usage. | Devan Goodwin | 2016-07-04 | 1 | -1/+1 |
* | Add missing defaults file. | Devan Goodwin | 2016-06-22 | 1 | -0/+2 |
* | Normalize some of the version inventory vars which users might mistakenly ent... | Devan Goodwin | 2016-06-17 | 1 | -0/+13 |
* | Check that detected version matches openshift_release in rpm installations. | Devan Goodwin | 2016-06-17 | 1 | -5/+10 |
* | Block attempts to install origin without specifying any release info. | Devan Goodwin | 2016-06-17 | 1 | -0/+7 |
* | More version fixes. | Devan Goodwin | 2016-06-16 | 2 | -9/+1 |
* | Support origin alpha tags. | Devan Goodwin | 2016-06-15 | 3 | -4/+17 |
* | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 3 | -4/+26 |