| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove near-meta role openshift_cli_facts | Michael Gugino | 2017-08-25 | 1 | -1/+1 |
* | bug: container_binary_sync no longer moves upon symlinks | Steve Milner | 2017-08-15 | 1 | -0/+5 |
* | cli_image: do not require Docker when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 2 | -25/+83 |
* | Remove vim configuration from Python files | Rodolfo Carvalho | 2017-05-09 | 1 | -2/+0 |
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -3/+3 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -2/+2 |
* | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 1 | -1/+6 |
* | Skip the docker role in early upgrade stages. | Devan Goodwin | 2016-09-29 | 1 | -0/+1 |
* | Copy openshift binaries instead of using wrapper script. | Devan Goodwin | 2016-07-21 | 3 | -44/+135 |
* | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-07-14 | 1 | -0/+3 |
|\ |
|
| * | Move the bash completion into the cli role. Only add when not containerized | Tim Bielawa | 2016-07-14 | 1 | -0/+4 |
* | | Remove all debug used during devel of openshift_version. | Devan Goodwin | 2016-07-08 | 1 | -3/+0 |
* | | More version fixes. | Devan Goodwin | 2016-06-16 | 1 | -1/+1 |
* | | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 1 | -2/+1 |
* | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-10 | 2 | -3/+7 |
|\| |
|
| * | Fix Docker 1.10 problems with empty tags and trailing : | Devan Goodwin | 2016-06-06 | 2 | -4/+8 |
* | | Refactor openshift_version behavior. | Devan Goodwin | 2016-05-30 | 1 | -0/+4 |
* | | Work towards determining openshift_version when unspecified. | Devan Goodwin | 2016-05-25 | 1 | -0/+1 |
* | | Set openshift_version in config playbooks for first master. | Devan Goodwin | 2016-05-25 | 3 | -7/+3 |
* | | Debug output. | Devan Goodwin | 2016-05-25 | 1 | -0/+6 |
|/ |
|
* | Fix 'recursive loop detected in template string' for upgrading variable. | Andrew Butcher | 2016-05-16 | 1 | -1/+1 |
* | Do not upgrade containers to latest avail during a normal config run. | Devan Goodwin | 2016-05-12 | 1 | -1/+1 |
* | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | 2016-04-14 | 1 | -1/+1 |
* | Merge pull request #1695 from brenton/bz1323123 | Brenton Leanhardt | 2016-04-06 | 1 | -0/+0 |
|\ |
|
| * | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a... | Brenton Leanhardt | 2016-04-01 | 1 | -0/+0 |
* | | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | 2016-04-05 | 1 | -1/+0 |
|/ |
|
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 2 | -7/+2 |
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 2 | -2/+2 |
* | Docker role refactor | Jason DeTiberus | 2016-03-14 | 2 | -6/+7 |
* | reverting back to pre-pulling the master image | Brenton Leanhardt | 2016-03-08 | 1 | -0/+5 |
* | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 2 | -1/+3 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 1 | -24/+3 |
* | Updating the containerized cli wrapper to work for both docker 1.8 and 1.9 | Brenton Leanhardt | 2016-03-03 | 1 | -5/+18 |
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 2 | -7/+11 |
* | replace yum with dnf | Seth Jennings | 2016-01-26 | 1 | -1/+1 |
* | Merge pull request #1097 from sdodson/containers | Brenton Leanhardt | 2016-01-11 | 1 | -16/+1 |
|\ |
|
| * | Set the cli image to match osm_image in openshift_cli role | Scott Dodson | 2016-01-11 | 1 | -0/+1 |
| * | Always pull docker images | Scott Dodson | 2016-01-07 | 1 | -16/+0 |
* | | Add a banner to CLI wrapper instructing users that it's only for bootstrapping | Scott Dodson | 2016-01-07 | 1 | -1/+15 |
|/ |
|
* | Fix multi-word arguments & cli wrapper stdin plumbing | Scott Dodson | 2016-01-06 | 1 | -8/+1 |
* | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 1 | -0/+16 |
* | Add openshift_cli role | Scott Dodson | 2015-12-15 | 3 | -0/+64 |