summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_volume.py
Commit message (Expand)AuthorAgeFilesLines
* Removing resource version to remove object conflicts caused by race conditions.Kenny Woodson2017-04-211-0/+7
* Adding ability to delete by selector.Kenny Woodson2017-04-051-17/+21
* Removing test coverage for shared code.Kenny Woodson2017-04-041-3/+3
* Fixed a bug in oc_volume.Kenny Woodson2017-03-281-20/+19
* Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...Kenny Woodson2017-03-281-63/+107
* Adding configmap support.Kenny Woodson2017-03-211-14/+29
* Adding oc_volume to lib_openshift.Kenny Woodson2017-03-211-0/+2009