summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_image.py
Commit message (Collapse)AuthorAgeFilesLines
* lib/base: Allow for more complex template paramsJose A. Rivera2017-05-191-1/+1
| | | | | | | This change allows for the specification of JSON objects like lists as parameters to templates. Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* Fix for yedit custom separatorsMatt Woodson2017-05-101-1/+1
|
* 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-77/+120
|
* 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