summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_label.py
Commit message (Expand)AuthorAgeFilesLines
* Adding code to copy kubeconfig before running oc commands.Kenny Woodson2017-02-081-1/+12
* Merge pull request #3285 from twiest/fix_unittestsKenny Woodson2017-02-081-1/+1
|\
| * Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-071-1/+1
* | 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
* Doc enhancements.Kenny Woodson2017-02-021-4/+32
* Fixing linters.Kenny Woodson2017-02-021-5/+6
* Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-011-29/+31
* Fixing doc and generating new label with updated base.Kenny Woodson2017-02-011-36/+57
* oc_label ansible moduleJoel Diaz2017-02-011-0/+1517