summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding clusterrole to the toolbox.Kenny Woodson2017-03-281-0/+1759
* | Merge pull request #3628 from kwoodson/yedit_editsOpenShift Bot2017-03-3026-2003/+3121
|\ \
| * | Fixed a bug in oc_volume.Kenny Woodson2017-03-2826-669/+775
| * | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...Kenny Woodson2017-03-2823-1449/+2461
| |/
* / oc_adm_ca_server_cert.py: re-generate.Slava Semushin2017-03-291-0/+8
|/
* Merge pull request #3758 from kwoodson/ocimageOpenShift Bot2017-03-271-0/+1486
|\
| * Adding namespace to doc.Kenny Woodson2017-03-231-1/+7
| * Fixing up test cases, linting, and added a return.Kenny Woodson2017-03-231-116/+152
| * first step in ocimageIvan Horvath2017-03-231-0/+1444
* | Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot2017-03-271-0/+1714
|\ \
| * | rebase and regenerateJoel Diaz2017-03-211-11/+19
| * | clean up and clarify docs/commentsJoel Diaz2017-03-211-35/+197
| * | add oc_user ansible moduleJoel Diaz2017-03-211-0/+1544
* | | Merge pull request #3721 from kwoodson/oc_configmapOpenShift Bot2017-03-241-0/+1577
|\ \ \
| * | | Adding error checking to the delete.Kenny Woodson2017-03-211-0/+4
| * | | Fixed doc. Updated test to change existing key. Updated module spec for req...Kenny Woodson2017-03-211-3/+3
| * | | Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-211-0/+1573
* | | | Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot2017-03-231-0/+1733
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding a pvc create test case.Kenny Woodson2017-03-201-0/+1733
| |/ /
* | | Adding configmap support.Kenny Woodson2017-03-212-22/+40
* | | Adding oc_volume to lib_openshift.Kenny Woodson2017-03-212-6/+2017
| |/ |/|
* | Rename _ns -> node_selectorRodolfo Carvalho2017-03-211-3/+3
* | Reindent codeRodolfo Carvalho2017-03-211-9/+12
|/
* Adding oc_group to lib_openshiftKenny Woodson2017-03-201-0/+1560
* Do not update when properties when not passed.Kenny Woodson2017-03-161-14/+18
* Fixing variable naming for 35 scoping.Kenny Woodson2017-03-1620-60/+60
* Merge pull request #3626 from mtnbikenc/module_renameOpenShift Bot2017-03-151-7/+7
|\
| * Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-101-7/+7
* | Merge pull request #3634 from kwoodson/raise_on_prep_failuresOpenShift Bot2017-03-151-4/+4
|\ \
| * | Raise on dry-run failures.Kenny Woodson2017-03-131-4/+4
| |/
* / Removed unused, unwanted, incorrectly committed code.Kenny Woodson2017-03-102-5163/+0
|/
* Merge pull request #3605 from kwoodson/oc_adm_policy_user_fixOpenShift Bot2017-03-094-27/+5241
|\
| * Fixing the way policies are found. The old method was unreliable. This meth...Kenny Woodson2017-03-084-27/+5241
* | Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher2017-03-0920-44/+64
|\ \ | |/ |/|
| * Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-0820-82/+82
| * Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson2017-03-0720-22/+42
* | Generic message directing people to contact supportScott Dodson2017-03-071-1/+10
|/
* Make generic OCObjectValidator from OCSDNValidatorMonis Khan2017-03-061-26/+45
* Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson2017-03-061-2/+2
* Updating the namespace param to None.Kenny Woodson2017-03-061-1/+1
* Regenerated code with latest yedit changes.Kenny Woodson2017-03-061-4/+11
* Fixed docs. Added check for delete failures. Updated namespace to None.Kenny Woodson2017-03-061-40/+132
* Fixing lintersKenny Woodson2017-03-061-0/+1
* Adding integration test. Fixed issue with node_selector.Kenny Woodson2017-03-061-4/+7
* Adding oc_project to lib_openshift.Kenny Woodson2017-03-061-0/+1568
* Re-generate modulesScott Dodson2017-03-032-4/+18
* Merge pull request #3527 from joelddiaz/yedit-path-exceptionsKenny Woodson2017-03-0317-34/+153
|\
| * regenerate lib_openshift with yedit exception changesJoel Diaz2017-02-2817-34/+153
* | Fixing checkout for bindings with -binding suffixjupierce2017-03-022-2/+2
* | oadm_policy_group/adm_policy_user modulejupierce2017-03-022-0/+4183