| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding ability to yedit json files. | Kenny Woodson | 2018-02-13 | 1 | -6/+18 |
* | Fixing file write issue. | Kenny Woodson | 2018-01-31 | 1 | -1/+1 |
* | lib/base: Allow for empty option value | Jose A. Rivera | 2017-09-29 | 1 | -1/+1 |
* | Returning actual results of yedit query. Empty list was returning empty dict. | Kenny Woodson | 2017-09-20 | 1 | -1/+1 |
* | add dnf support to roles/openshift_health_checker/library/aos_version.py | Adam Miller | 2017-08-16 | 1 | -5/+4 |
* | lib/base: allow for results parsing on non-zero return code | Jose A. Rivera | 2017-06-08 | 1 | -28/+16 |
* | add support for oc_service for labels, externalIPs | Rich Megginson | 2017-05-30 | 1 | -8/+17 |
* | lib/base: Allow for more complex template params | Jose A. Rivera | 2017-05-19 | 1 | -1/+1 |
* | Fix for yedit custom separators | Matt Woodson | 2017-05-10 | 1 | -1/+1 |
* | Allow oc_ modules to pass unicode results | Russell Teague | 2017-05-03 | 1 | -1/+1 |
* | Removing resource version to remove object conflicts caused by race conditions. | Kenny Woodson | 2017-04-21 | 1 | -0/+7 |
* | Adding ability to delete by selector. | Kenny Woodson | 2017-04-05 | 1 | -17/+21 |
* | Removing test coverage for shared code. | Kenny Woodson | 2017-04-04 | 1 | -3/+3 |
* | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 1 | -19/+18 |
* | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai... | Kenny Woodson | 2017-03-28 | 1 | -63/+107 |
* | Fixing variable naming for 35 scoping. | Kenny Woodson | 2017-03-16 | 1 | -3/+3 |
* | Removing ordereddict. Replaced with sorted keys. | Kenny Woodson | 2017-03-08 | 1 | -4/+4 |
* | Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ... | Kenny Woodson | 2017-03-07 | 1 | -1/+2 |
* | Merge pull request #3527 from joelddiaz/yedit-path-exceptions | Kenny Woodson | 2017-03-03 | 1 | -2/+9 |
|\ |
|
| * | regenerate lib_openshift with yedit exception changes | Joel Diaz | 2017-02-28 | 1 | -2/+9 |
* | | Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r... | Kenny Woodson | 2017-02-28 | 1 | -2/+2 |
|/ |
|
* | [oc_obj] Move namespace argument to end of command. | Andrew Butcher | 2017-02-27 | 1 | -2/+2 |
* | Rebased. | Kenny Woodson | 2017-02-24 | 1 | -1/+1 |
* | Adding get_env_var to deploymentconfig. | Kenny Woodson | 2017-02-24 | 1 | -12/+12 |
* | Fixed default variables. Added a fix to generated secret in env var. | Kenny Woodson | 2017-02-24 | 1 | -0/+12 |
* | Merge pull request #3416 from detiber/combinedTest | Scott Dodson | 2017-02-23 | 1 | -5/+34 |
|\ |
|
| * | lib_openshift oc file lookup improvements | Jason DeTiberus | 2017-02-21 | 1 | -14/+31 |
| * | roles/lib_openshift: Handle /usr/local/bin/oc with sudo | Colin Walters | 2017-02-21 | 1 | -4/+16 |
* | | fix up ruamel.yaml/pyyaml no-member lint errors | Jason DeTiberus | 2017-02-22 | 1 | -37/+42 |
* | | Removed unrequired no-members from yedit and generated code | Steve Milner | 2017-02-22 | 1 | -5/+22 |
|/ |
|
* | Renamed modules, fixed docs, renamed variables, and cleaned up logic. | Kenny Woodson | 2017-02-20 | 1 | -1/+1 |
* | String compatibility for python2,3 | Kenny Woodson | 2017-02-17 | 1 | -1/+1 |
* | Pleasing the linting gods. | Kenny Woodson | 2017-02-16 | 1 | -5/+14 |
* | Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load. | Kenny Woodson | 2017-02-16 | 1 | -5/+16 |
* | Adding fallback support for pyyaml. | Kenny Woodson | 2017-02-16 | 1 | -13/+30 |
* | Fix cases where child classes override OpenShiftCLI values | Jason DeTiberus | 2017-02-13 | 1 | -4/+1 |
* | Fixing docs, linting, and comments. | Kenny Woodson | 2017-02-10 | 1 | -7/+12 |
* | Pleasing the linting bot. | Kenny Woodson | 2017-02-08 | 1 | -0/+2 |
* | Adding integration tests. | Kenny Woodson | 2017-02-08 | 1 | -3/+3 |
* | Adding oc_env to lib_openshift. | Kenny Woodson | 2017-02-08 | 1 | -0/+1784 |