summaryrefslogtreecommitdiff
path: root/roles/openshift_cli
AgeCommit message (Expand)Author
2017-11-07container_binary_sync: Remove atomic prefix from imageSteve Milner
2017-10-23cli: use the correct name for the master system containerGiuseppe Scrivano
2017-10-23cli: do not pull again the image when using DockerGiuseppe Scrivano
2017-09-06Remove openshift-commonMichael Gugino
2017-08-29Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson
2017-08-25cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano
2017-08-25Remove near-meta role openshift_cli_factsMichael Gugino
2017-08-15bug: container_binary_sync no longer moves upon symlinksSteve Milner
2017-08-03cli_image: do not require Docker when using CRI-OGiuseppe Scrivano
2017-05-09Remove vim configuration from Python filesRodolfo Carvalho
2016-11-29update tests and flake8/pylint fixesJason DeTiberus
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-09-29Skip the docker role in early upgrade stages.Devan Goodwin
2016-07-21Copy openshift binaries instead of using wrapper script.Devan Goodwin
2016-07-20Stop reporting changes when docker pull is already up to date.Devan Goodwin
2016-07-14Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin
2016-07-14Move the bash completion into the cli role. Only add when not containerizedTim Bielawa
2016-07-08Remove all debug used during devel of openshift_version.Devan Goodwin
2016-06-16More version fixes.Devan Goodwin
2016-06-15Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin
2016-06-10Merge branch 'master' into upgrade33Devan Goodwin
2016-06-06Fix Docker 1.10 problems with empty tags and trailing :Devan Goodwin
2016-05-30Refactor openshift_version behavior.Devan Goodwin
2016-05-25Work towards determining openshift_version when unspecified.Devan Goodwin
2016-05-25Set openshift_version in config playbooks for first master.Devan Goodwin
2016-05-25Debug output.Devan Goodwin
2016-05-16Fix 'recursive loop detected in template string' for upgrading variable.Andrew Butcher
2016-05-12Do not upgrade containers to latest avail during a normal config run.Devan Goodwin
2016-04-14The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt
2016-04-06Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt
2016-04-05Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson
2016-04-01Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Docker role refactorJason DeTiberus
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-03-03Updating the containerized cli wrapper to work for both docker 1.8 and 1.9Brenton Leanhardt
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-01-26replace yum with dnfSeth Jennings
2016-01-11Merge pull request #1097 from sdodson/containersBrenton Leanhardt
2016-01-11Set the cli image to match osm_image in openshift_cli roleScott Dodson
2016-01-07Always pull docker imagesScott Dodson
2016-01-07Add a banner to CLI wrapper instructing users that it's only for bootstrappingScott Dodson
2016-01-06Fix multi-word arguments & cli wrapper stdin plumbingScott Dodson
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-15Add openshift_cli roleScott Dodson