summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ...Kenny Woodson2017-03-011-0/+3
| |/ |/|
* | Merge pull request #3493 from kwoodson/registry_reencyrpt_routeScott Dodson2017-03-0117-87/+143
|\ \
| * | Fixed failures on create when objects exist.Kenny Woodson2017-02-282-47/+81
| * | Updating delete/recreate with replace --force.Kenny Woodson2017-02-282-10/+6
| * | Fixed logic error. Ensure both svc and dc exist.Kenny Woodson2017-02-281-1/+1
| * | Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...Kenny Woodson2017-02-2816-36/+56
| * | Adding support for a route with certs and reencrypt.Kenny Woodson2017-02-281-1/+7