summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3283 from kwoodson/router_portKenny Woodson2017-02-087-88/+434
|\
| * Fixing for flake8 spacing.Kenny Woodson2017-02-081-2/+1
| * Fixing tests for linters.Kenny Woodson2017-02-082-100/+100
| * Adding port support for route.Kenny Woodson2017-02-087-88/+435
* | Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson2017-02-0820-38/+109
* | Adding code to copy kubeconfig before running oc commands.Kenny Woodson2017-02-0812-12/+144
|/
* Merge pull request #3285 from twiest/fix_unittestsKenny Woodson2017-02-086-35/+111
|\
| * Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-076-35/+111
* | Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-0817-237/+474
|/
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-0619-85/+2261
* Merge pull request #3249 from kwoodson/oc_labelKenny Woodson2017-02-058-0/+2535
|\
| * Doc enhancements.Kenny Woodson2017-02-024-10/+69
| * Fixing linters.Kenny Woodson2017-02-026-97/+17
| * Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-014-55/+245
| * Fixing doc and generating new label with updated base.Kenny Woodson2017-02-013-41/+63
| * oc_label ansible moduleJoel Diaz2017-02-017-0/+2344
* | Ensure python2-ruamel-yaml is installedScott Dodson2017-02-031-0/+5
|/
* Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-014-16/+18
* Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-314-1/+5
* Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-3113-135/+377
* Adding integration tests.Kenny Woodson2017-01-311-58/+96
* Adding oc_service to lib_openshift.Kenny Woodson2017-01-317-15/+2153
* Added repoquery to lib_utils.Thomas Wiest2017-01-312-1/+8
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-3016-64/+2280
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-3014-7/+2063
|\
| * Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-293-4/+6
| * Fixing linters.Kenny Woodson2017-01-263-15/+21
| * Fixing base.py for node and scale. Autogenerated code.Kenny Woodson2017-01-262-5/+3
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-2611-86/+218
| * Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-266-0/+1918
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-274-0/+47
|/
* Fixing namespace param in doc to reflect default value.Kenny Woodson2017-01-262-2/+2
* Adding banners. Small bug fix to namespace appending in base.Kenny Woodson2017-01-253-13/+44
* Fixing tests and linting.Kenny Woodson2017-01-258-111/+96
* Adding unit test for oc_scaleKenny Woodson2017-01-251-0/+155
* Adding integration test for oc_scale.Kenny Woodson2017-01-2512-23/+794
* Adding oc_scale to lib_openshift.Kenny Woodson2017-01-256-0/+1553
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-258-0/+2281
* Generate the artifacts from fragments.Tim Bielawa2017-01-244-0/+100
* Update the generators to include fragment bannersTim Bielawa2017-01-241-1/+36
* Adding version to lib_openshiftKenny Woodson2017-01-2015-63/+1789
* Merge pull request #3117 from kwoodson/lib_openshiftKenny Woodson2017-01-198-27/+1787
|\
| * Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-188-27/+1787
* | Updated the generate.py scripts for tox and virtualenv.Kenny Woodson2017-01-181-11/+19
|/
* Adding a few updates for python27,35 compatibilityKenny Woodson2017-01-183-12/+12
* Adding --verfiy to generate script.Kenny Woodson2017-01-173-23/+56
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-1713-501/+2143
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-1310-0/+2533