summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_volume.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4156 from mwoodson/fix_yedit_sepsOpenShift Bot2017-05-111-1/+1
|\ | | | | Merged by openshift-bot
| * Fix for yedit custom separatorsMatt Woodson2017-05-101-1/+1
| |
* | Merge pull request #3967 from jarrpa/oc_volume-docOpenShift Bot2017-05-101-0/+12
|\ \ | |/ |/| Merged by openshift-bot
| * oc_volume: Add missing parameter documentationJose A. Rivera2017-04-211-0/+12
| | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | Allow oc_ modules to pass unicode resultsRussell Teague2017-05-031-1/+1
| |
* | 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 ↵Kenny Woodson2017-03-281-63/+107
| | | | against yedit module being passed an empty key
* Adding configmap support.Kenny Woodson2017-03-211-14/+29
|
* Adding oc_volume to lib_openshift.Kenny Woodson2017-03-211-0/+2009