summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_secret.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding code to copy kubeconfig before running oc commands.Kenny Woodson2017-02-081-1/+12
|
* Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-081-21/+41
|
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-061-8/+15
|
* Adding unit test for oc_service. Added environment fix for non-standard oc ↵Kenny Woodson2017-01-311-3/+5
| | | | installs.
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-8/+15
|
* Added unit integration tests. Enhanced unit tests. Fixed an issue in ↵Kenny Woodson2017-01-261-1/+1
| | | | openshift_cmd for namespace.
* Adding banners. Small bug fix to namespace appending in base.Kenny Woodson2017-01-251-3/+2
|
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-251-0/+1598