| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | Fix rpm installs. | Devan Goodwin | 2016-06-13 | 2 | -7/+11 |
* | Fix version unset bug, and set common ver fact on containerized nodes. | Devan Goodwin | 2016-06-10 | 1 | -0/+5 |
* | Respect image tag/pkg version during upgrade. | Devan Goodwin | 2016-06-07 | 1 | -3/+3 |
* | Force version to latest 3.2 during upgrade. | Devan Goodwin | 2016-06-07 | 1 | -0/+4 |
* | Do not install rpm for version in openshift_version role. | Devan Goodwin | 2016-06-06 | 2 | -11/+9 |
* | Fix installing release 3.1 not converting to precise version. | Devan Goodwin | 2016-06-01 | 3 | -4/+8 |
* | Break version calc out into a role, separate yaml for containerized/rpm. | Devan Goodwin | 2016-05-31 | 3 | -0/+86 |