summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/lib/base.py
Commit message (Expand)AuthorAgeFilesLines
* Fixing file write issue.Kenny Woodson2018-01-311-1/+1
* lib/base: Allow for empty option valueJose A. Rivera2017-09-291-1/+1
* add dnf support to roles/openshift_health_checker/library/aos_version.pyAdam Miller2017-08-161-5/+4
* lib/base: allow for results parsing on non-zero return codeJose A. Rivera2017-06-081-28/+16
* add support for oc_service for labels, externalIPsRich Megginson2017-05-301-8/+17
* lib/base: Allow for more complex template paramsJose A. Rivera2017-05-191-1/+1
* Allow oc_ modules to pass unicode resultsRussell Teague2017-05-031-1/+1
* Removing resource version to remove object conflicts caused by race conditions.Kenny Woodson2017-04-211-0/+7
* Adding ability to delete by selector.Kenny Woodson2017-04-051-17/+21
* Fixing variable naming for 35 scoping.Kenny Woodson2017-03-161-3/+3
* Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-081-3/+4
* Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson2017-03-071-1/+1
* Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...Kenny Woodson2017-02-281-2/+2
* [oc_obj] Move namespace argument to end of command.Andrew Butcher2017-02-271-2/+2
* Merge pull request #3416 from detiber/combinedTestScott Dodson2017-02-231-5/+34
|\
| * lib_openshift oc file lookup improvementsJason DeTiberus2017-02-211-13/+31
| * roles/lib_openshift: Handle /usr/local/bin/oc with sudoColin Walters2017-02-211-4/+15
* | Removed unrequired no-members from yedit and generated codeSteve Milner2017-02-221-0/+2
|/
* String compatibility for python2,3Kenny Woodson2017-02-171-1/+1
* Pleasing the linting gods.Kenny Woodson2017-02-161-0/+3
* Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.Kenny Woodson2017-02-161-2/+8
* Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson2017-02-081-2/+2
* Adding code to copy kubeconfig before running oc commands.Kenny Woodson2017-02-081-1/+12
* Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-081-17/+36
* Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-311-3/+5
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-8/+15
* Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-261-1/+1
* Adding integration test for oc_scale.Kenny Woodson2017-01-251-3/+2
* Adding version to lib_openshiftKenny Woodson2017-01-201-11/+65
* Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-181-6/+18
* Adding a few updates for python27,35 compatibilityKenny Woodson2017-01-181-4/+4
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-171-34/+32
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-131-0/+458