| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed oadm_ references in doc. | Kenny Woodson | 2017-02-21 | 2 | -2/+2 |
* | Removed unused code. Made tests executable. | Kenny Woodson | 2017-02-21 | 1 | -25/+6 |
* | Fixing docs. Fixed default_cert suggestion. | Kenny Woodson | 2017-02-20 | 3 | -38/+87 |
* | Renamed modules, fixed docs, renamed variables, and cleaned up logic. | Kenny Woodson | 2017-02-20 | 7 | -136/+175 |
* | Renaming registry and router roles to oc_adm_ | Kenny Woodson | 2017-02-20 | 2 | -8/+8 |
* | Fixing registry doc and suggestions. | Kenny Woodson | 2017-02-20 | 2 | -76/+142 |
* | Adding router and registry to lib_openshift. | Kenny Woodson | 2017-02-20 | 2 | -0/+5347 |
* | Replace has_key in new modules | Steve Milner | 2017-02-20 | 1 | -2/+2 |
* | Fixing a bug by removing default debug | Kenny Woodson | 2017-02-17 | 1 | -1/+1 |
* | String compatibility for python2,3 | Kenny Woodson | 2017-02-17 | 13 | -13/+13 |
* | Pleasing the linting gods. | Kenny Woodson | 2017-02-16 | 13 | -65/+182 |
* | Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load. | Kenny Woodson | 2017-02-16 | 13 | -65/+208 |
* | Adding fallback support for pyyaml. | Kenny Woodson | 2017-02-16 | 13 | -169/+390 |
* | Fix cases where child classes override OpenShiftCLI values | Jason DeTiberus | 2017-02-13 | 11 | -33/+11 |
* | Merge pull request #3299 from kwoodson/oc_env | Scott Dodson | 2017-02-13 | 1 | -0/+1791 |
|\ |
|
| * | Fixing docs, linting, and comments. | Kenny Woodson | 2017-02-10 | 1 | -7/+12 |
| * | Pleasing the linting bot. | Kenny Woodson | 2017-02-08 | 1 | -0/+2 |
| * | Adding integration tests. | Kenny Woodson | 2017-02-08 | 1 | -3/+3 |
| * | Adding oc_env to lib_openshift. | Kenny Woodson | 2017-02-08 | 1 | -0/+1784 |
* | | Fixing docs. | Kenny Woodson | 2017-02-09 | 1 | -30/+72 |
* | | Fixing for linters. | Kenny Woodson | 2017-02-09 | 1 | -9/+11 |
* | | Adding test cases. | Kenny Woodson | 2017-02-09 | 1 | -15/+16 |
* | | Fixing docs. | Kenny Woodson | 2017-02-09 | 1 | -0/+1448 |
|/ |
|
* | Merge pull request #3283 from kwoodson/router_port | Kenny Woodson | 2017-02-08 | 1 | -44/+68 |
|\ |
|
| * | Adding port support for route. | Kenny Woodson | 2017-02-08 | 1 | -44/+68 |
* | | Added temporary kubeconfig file. Fixed tests to coincide with tmpfile. | Kenny Woodson | 2017-02-08 | 11 | -22/+22 |
* | | Adding code to copy kubeconfig before running oc commands. | Kenny Woodson | 2017-02-08 | 11 | -11/+132 |
|/ |
|
* | Merge pull request #3285 from twiest/fix_unittests | Kenny Woodson | 2017-02-08 | 1 | -1/+1 |
|\ |
|
| * | Fixed ansible module unit and integration tests and added runners. | Thomas Wiest | 2017-02-07 | 1 | -1/+1 |
* | | Changed lib_openshift to use real temporary files. | Thomas Wiest | 2017-02-08 | 11 | -192/+412 |
|/ |
|
* | Added oc_serviceaccount_secret to lib_openshift. | Thomas Wiest | 2017-02-06 | 11 | -81/+1675 |
* | Doc enhancements. | Kenny Woodson | 2017-02-02 | 1 | -4/+32 |
* | Fixing linters. | Kenny Woodson | 2017-02-02 | 1 | -5/+6 |
* | Adding unit test. Fixed redudant calls to get. | Kenny Woodson | 2017-02-01 | 1 | -29/+31 |
* | Fixing doc and generating new label with updated base. | Kenny Woodson | 2017-02-01 | 1 | -36/+57 |
* | oc_label ansible module | Joel Diaz | 2017-02-01 | 1 | -0/+1517 |
* | Fixing copy pasta comments. Fixed required in docs. | Kenny Woodson | 2017-02-01 | 1 | -8/+9 |
* | Fixing for tox tests. (flake8|pylint) | Kenny Woodson | 2017-01-31 | 1 | -0/+2 |
* | Adding unit test for oc_service. Added environment fix for non-standard oc i... | Kenny Woodson | 2017-01-31 | 9 | -122/+155 |
* | Adding oc_service to lib_openshift. | Kenny Woodson | 2017-01-31 | 1 | -0/+1587 |
* | Added oc_serviceaccount to lib_openshift. | Thomas Wiest | 2017-01-30 | 8 | -56/+1648 |
* | Merge pull request #3197 from kwoodson/manage_node | Kenny Woodson | 2017-01-30 | 7 | -6/+1483 |
|\ |
|
| * | Fixing docs. Added bugzilla to doc. | Kenny Woodson | 2017-01-29 | 1 | -2/+3 |
| * | Fixing linters. | Kenny Woodson | 2017-01-26 | 1 | -5/+9 |
| * | Fixing base.py for node and scale. Autogenerated code. | Kenny Woodson | 2017-01-26 | 2 | -5/+3 |
| * | Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi... | Kenny Woodson | 2017-01-26 | 6 | -12/+25 |
| * | Adding oadm_manage_node to lib_openshift. | Kenny Woodson | 2017-01-26 | 1 | -0/+1461 |
* | | Adding fix for when the resource does not exist. Added test cases. | Kenny Woodson | 2017-01-27 | 1 | -0/+2 |
|/ |
|
* | Fixing namespace param in doc to reflect default value. | Kenny Woodson | 2017-01-26 | 1 | -1/+1 |
* | Adding banners. Small bug fix to namespace appending in base. | Kenny Woodson | 2017-01-25 | 2 | -3/+34 |