Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug. Ansible requires a msg param when module.fail_json. | Kenny Woodson | 2017-04-03 | 2 | -12/+12 |
* | Fix generated code | Scott Dodson | 2017-03-31 | 1 | -77/+120 |
* | Merge pull request #3786 from kwoodson/oc_clusterrole | Scott Dodson | 2017-03-30 | 9 | -0/+2463 |
|\ | |||||
| * | Fixed spacing. | Kenny Woodson | 2017-03-29 | 2 | -6/+6 |
| * | Fixed docs. Fixed add_resource. | Kenny Woodson | 2017-03-29 | 3 | -10/+12 |
| * | Fixing linting for spaces. | Kenny Woodson | 2017-03-29 | 3 | -9/+8 |
| * | Adding clusterrole to the toolbox. | Kenny Woodson | 2017-03-28 | 9 | -0/+2462 |
* | | Merge pull request #3628 from kwoodson/yedit_edits | OpenShift Bot | 2017-03-30 | 27 | -2004/+3122 |
|\ \ | |||||
| * | | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 27 | -670/+776 |
| * | | 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 |
* | | oc_adm_ca_server_cert: add expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+8 |
|/ | |||||
* | Merge pull request #3758 from kwoodson/ocimage | OpenShift Bot | 2017-03-27 | 6 | -0/+1977 |
|\ | |||||
| * | Adding namespace to doc. | Kenny Woodson | 2017-03-23 | 2 | -2/+14 |
| * | Fixing up test cases, linting, and added a return. | Kenny Woodson | 2017-03-23 | 5 | -266/+309 |
| * | first step in ocimage | Ivan Horvath | 2017-03-23 | 5 | -0/+1911 |
| * | ocimage | Ivan Horvath | 2017-03-23 | 1 | -0/+11 |
* | | Merge pull request #3345 from joelddiaz/oc_user | OpenShift Bot | 2017-03-27 | 8 | -0/+2518 |
|\ \ | |||||
| * | | rebase and regenerate | Joel Diaz | 2017-03-21 | 1 | -11/+19 |
| * | | fix up things flagged by flake8 | Joel Diaz | 2017-03-21 | 1 | -1/+1 |
| * | | clean up and clarify docs/comments | Joel Diaz | 2017-03-21 | 5 | -44/+278 |
| * | | add oc_user ansible module | Joel Diaz | 2017-03-21 | 8 | -0/+2276 |
* | | | Merge pull request #3721 from kwoodson/oc_configmap | OpenShift Bot | 2017-03-24 | 7 | -0/+2212 |
|\ \ \ | |||||
| * | | | Adding error checking to the delete. | Kenny Woodson | 2017-03-21 | 2 | -0/+8 |
| * | | | Updated comment. | Kenny Woodson | 2017-03-21 | 1 | -1/+1 |
| * | | | Fixed doc. Updated test to change existing key. Updated module spec for req... | Kenny Woodson | 2017-03-21 | 4 | -7/+8 |
| * | | | Adding oc_configmap to lib_openshift. | Kenny Woodson | 2017-03-21 | 7 | -0/+2203 |
* | | | | Merge pull request #3698 from kwoodson/oc_pvc | OpenShift Bot | 2017-03-23 | 7 | -0/+2555 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Adding tests to increase TC. | Kenny Woodson | 2017-03-22 | 1 | -0/+163 |
| * | | | Adding a pvc create test case. | Kenny Woodson | 2017-03-20 | 7 | -0/+2392 |
| |/ / | |||||
* | | | Fixed linting and configmap_name param | Kenny Woodson | 2017-03-22 | 1 | -5/+7 |
* | | | Adding configmap support. | Kenny Woodson | 2017-03-21 | 6 | -25/+55 |
* | | | Adding configmap support and adding tests. | Kenny Woodson | 2017-03-21 | 3 | -21/+270 |
* | | | Adding oc_volume to lib_openshift. | Kenny Woodson | 2017-03-21 | 8 | -12/+2751 |
| |/ |/| | |||||
* | | Fix copy-pasta docstrings | Rodolfo Carvalho | 2017-03-21 | 2 | -2/+2 |
* | | Rename _ns -> node_selector | Rodolfo Carvalho | 2017-03-21 | 2 | -6/+6 |
* | | Reindent code | Rodolfo Carvalho | 2017-03-21 | 2 | -18/+24 |
|/ | |||||
* | Adding oc_group to lib_openshift | Kenny Woodson | 2017-03-20 | 8 | -0/+2325 |
* | Do not update when properties when not passed. | Kenny Woodson | 2017-03-16 | 3 | -44/+222 |
* | Fixing variable naming for 35 scoping. | Kenny Woodson | 2017-03-16 | 21 | -63/+63 |
* | Merge pull request #3626 from mtnbikenc/module_rename | OpenShift Bot | 2017-03-15 | 7 | -24/+24 |
|\ | |||||
| * | Renaming oadm_manage_node to oc_adm_manage_node | Russell Teague | 2017-03-10 | 7 | -24/+24 |
* | | Merge pull request #3634 from kwoodson/raise_on_prep_failures | OpenShift Bot | 2017-03-15 | 2 | -8/+8 |
|\ \ | |||||
| * | | Raise on dry-run failures. | Kenny Woodson | 2017-03-13 | 2 | -8/+8 |
| |/ | |||||
* / | Removed unused, unwanted, incorrectly committed code. | Kenny Woodson | 2017-03-10 | 2 | -5163/+0 |
|/ | |||||
* | Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix | OpenShift Bot | 2017-03-09 | 6 | -54/+5319 |
|\ | |||||
| * | Fixing the way policies are found. The old method was unreliable. This meth... | Kenny Woodson | 2017-03-08 | 6 | -54/+5319 |
* | | Merge pull request #3590 from kwoodson/router_registry_unit_tests | Andrew Butcher | 2017-03-09 | 25 | -50/+914 |
|\ \ | |/ |/| | |||||
| * | Removing ordereddict. Replaced with sorted keys. | Kenny Woodson | 2017-03-08 | 26 | -95/+97 |
| * | Fixed for linting. | Kenny Woodson | 2017-03-08 | 2 | -5/+1 |