summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_scale.py
Commit message (Expand)AuthorAgeFilesLines
* Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson2017-02-081-2/+2
* 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-17/+37
* 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 i...Kenny Woodson2017-01-311-3/+5
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-8/+15
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-301-1/+1
|\
| * Fixing base.py for node and scale. Autogenerated code.Kenny Woodson2017-01-261-1/+1
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-271-0/+2
|/
* Fixing namespace param in doc to reflect default value.Kenny Woodson2017-01-261-1/+1
* Adding banners. Small bug fix to namespace appending in base.Kenny Woodson2017-01-251-0/+32
* Fixing tests and linting.Kenny Woodson2017-01-251-15/+21
* Adding integration test for oc_scale.Kenny Woodson2017-01-251-4/+353
* Adding oc_scale to lib_openshift.Kenny Woodson2017-01-251-0/+1322