| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for yedit custom separators | Matt Woodson | 2017-05-10 | 27 | -27/+27 |
* | Updating oc_obj to use get instead of getattr | ewolinetz | 2017-05-08 | 1 | -1/+1 |
* | Allow oc_ modules to pass unicode results | Russell Teague | 2017-05-03 | 27 | -27/+27 |
* | Merge pull request #4003 from lhuard1A/fix_registry_ose_3.2 | OpenShift Bot | 2017-04-28 | 1 | -16/+25 |
|\ |
|
| * | Fix OpenShift registry deployment on OSE 3.2 | Lénaïc Huard | 2017-04-25 | 1 | -16/+25 |
* | | Merge pull request #3968 from jarrpa/oc_obj-kinds | OpenShift Bot | 2017-04-25 | 1 | -7/+4 |
|\ \ |
|
| * | | oc_obj: Allow for multiple kinds in delete | Jose A. Rivera | 2017-04-21 | 1 | -7/+4 |
| |/ |
|
* / | Removing resource version to remove object conflicts caused by race conditions. | Kenny Woodson | 2017-04-21 | 27 | -0/+189 |
|/ |
|
* | Adding module calls instead of command for idempotency. | Kenny Woodson | 2017-04-19 | 2 | -6/+10 |
* | Fixing a compatibility issue with python 2.7 to 3.5 when reading from subproc... | Kenny Woodson | 2017-04-10 | 1 | -1/+1 |
* | Fixed a bug when oc command fails. | Kenny Woodson | 2017-04-06 | 1 | -1/+1 |
* | Merge pull request #3840 from kwoodson/oc_obj_delete_selector | Scott Dodson | 2017-04-06 | 27 | -481/+598 |
|\ |
|
| * | Fixed a string format and a lint space issue | Kenny Woodson | 2017-04-05 | 1 | -2/+2 |
| * | Fixed | Kenny Woodson | 2017-04-05 | 2 | -2/+2 |
| * | Adding ability to delete by selector. | Kenny Woodson | 2017-04-05 | 27 | -471/+576 |
| * | Adding delete with selector support. | Kenny Woodson | 2017-04-05 | 1 | -12/+24 |
* | | Merge pull request #3821 from kwoodson/default_router_cert | OpenShift Bot | 2017-04-05 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Adding signed router cert and fixing server_cert bug. | Kenny Woodson | 2017-04-04 | 1 | -0/+3 |
* | | Merge pull request #3850 from kwoodson/skip_generated_tc | OpenShift Bot | 2017-04-05 | 27 | -81/+81 |
|\ \ |
|
| * | | Removing test coverage for shared code. | Kenny Woodson | 2017-04-04 | 27 | -81/+81 |
| |/ |
|
* | | Merge pull request #3841 from jarrpa/oc_label-get-fix | OpenShift Bot | 2017-04-04 | 1 | -2/+2 |
|\ \ |
|
| * | | oc_label: handle case where _get() returns no results | Jose A. Rivera | 2017-04-03 | 1 | -2/+2 |
* | | | Merge pull request #3837 from jarrpa/oc_configmap-check | OpenShift Bot | 2017-04-04 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | oc_configmap: Add missing check for name | Jose A. Rivera | 2017-04-03 | 1 | -0/+4 |
| |/ |
|
* / | Fixed a bug. Ansible requires a msg param when module.fail_json. | Kenny Woodson | 2017-04-03 | 1 | -6/+6 |
|/ |
|
* | Fix generated code | Scott Dodson | 2017-03-31 | 1 | -77/+120 |
* | Merge pull request #3786 from kwoodson/oc_clusterrole | Scott Dodson | 2017-03-30 | 1 | -0/+1760 |
|\ |
|
| * | Fixed spacing. | Kenny Woodson | 2017-03-29 | 1 | -3/+3 |
| * | Fixed docs. Fixed add_resource. | Kenny Woodson | 2017-03-29 | 1 | -5/+6 |
| * | Fixing linting for spaces. | Kenny Woodson | 2017-03-29 | 1 | -4/+4 |
| * | Adding clusterrole to the toolbox. | Kenny Woodson | 2017-03-28 | 1 | -0/+1759 |
* | | Merge pull request #3628 from kwoodson/yedit_edits | OpenShift Bot | 2017-03-30 | 26 | -2003/+3121 |
|\ \ |
|
| * | | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 26 | -669/+775 |
| * | | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai... | Kenny Woodson | 2017-03-28 | 23 | -1449/+2461 |
| |/ |
|
* / | oc_adm_ca_server_cert.py: re-generate. | Slava Semushin | 2017-03-29 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #3758 from kwoodson/ocimage | OpenShift Bot | 2017-03-27 | 1 | -0/+1486 |
|\ |
|
| * | Adding namespace to doc. | Kenny Woodson | 2017-03-23 | 1 | -1/+7 |
| * | Fixing up test cases, linting, and added a return. | Kenny Woodson | 2017-03-23 | 1 | -116/+152 |
| * | first step in ocimage | Ivan Horvath | 2017-03-23 | 1 | -0/+1444 |
* | | Merge pull request #3345 from joelddiaz/oc_user | OpenShift Bot | 2017-03-27 | 1 | -0/+1714 |
|\ \ |
|
| * | | rebase and regenerate | Joel Diaz | 2017-03-21 | 1 | -11/+19 |
| * | | clean up and clarify docs/comments | Joel Diaz | 2017-03-21 | 1 | -35/+197 |
| * | | add oc_user ansible module | Joel Diaz | 2017-03-21 | 1 | -0/+1544 |
* | | | Merge pull request #3721 from kwoodson/oc_configmap | OpenShift Bot | 2017-03-24 | 1 | -0/+1577 |
|\ \ \ |
|
| * | | | Adding error checking to the delete. | Kenny Woodson | 2017-03-21 | 1 | -0/+4 |
| * | | | Fixed doc. Updated test to change existing key. Updated module spec for req... | Kenny Woodson | 2017-03-21 | 1 | -3/+3 |
| * | | | Adding oc_configmap to lib_openshift. | Kenny Woodson | 2017-03-21 | 1 | -0/+1573 |
* | | | | Merge pull request #3698 from kwoodson/oc_pvc | OpenShift Bot | 2017-03-23 | 1 | -0/+1733 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Adding a pvc create test case. | Kenny Woodson | 2017-03-20 | 1 | -0/+1733 |
| |/ / |
|
* | | | Adding configmap support. | Kenny Woodson | 2017-03-21 | 2 | -22/+40 |