summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_route.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix cases where child classes override OpenShiftCLI valuesJason DeTiberus2017-02-131-2/+1
|
* Merge pull request #3283 from kwoodson/router_portKenny Woodson2017-02-081-44/+68
|\ | | | | Adding test cases. Adding support for specifying port on route.
| * Adding port support for route.Kenny Woodson2017-02-081-44/+68
| |
* | 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 ↵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 integration test for oc_scale.Kenny Woodson2017-01-251-3/+2
|
* Generate the artifacts from fragments.Tim Bielawa2017-01-241-0/+28
|
* Adding version to lib_openshiftKenny Woodson2017-01-201-18/+97
|
* Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-181-6/+18
|
* Adding a few updates for python27,35 compatibilityKenny Woodson2017-01-181-4/+4
|
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-171-460/+465
|
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-131-0/+1518