summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/class
Commit message (Expand)AuthorAgeFilesLines
...
* | Attempt to handle router preparation errors.Kenny Woodson2017-02-221-3/+8
* | Merge pull request #3378 from kwoodson/oadm_caKenny Woodson2017-02-221-0/+135
|\ \
| * | Moving import to local class.Kenny Woodson2017-02-221-0/+1
| * | Added backup feature. Fixed a bug with reading the certificate and verifying...Kenny Woodson2017-02-211-9/+27
| * | Added copy support when modifying cert and key on existenceKenny Woodson2017-02-211-0/+12
| * | Small spacing fix.Kenny Woodson2017-02-211-0/+2
| * | Updated doc and defined defaults for signer_*Kenny Woodson2017-02-211-4/+3
| * | Removing cmd, fixed docs and comments.Kenny Woodson2017-02-201-9/+8
| * | Rename of oadm_ca to oc_adm_ca. Decided to whittle down to the direct call, ...Kenny Woodson2017-02-201-27/+21
| * | Adding oadm_ca to lib_openshift.Kenny Woodson2017-02-201-0/+110
* | | Merge pull request #3429 from ashcrow/remove-no-memberScott Dodson2017-02-221-1/+0
|\ \ \
| * | | fix up ruamel.yaml/pyyaml no-member lint errorsJason DeTiberus2017-02-221-1/+0
| | |/ | |/|
* | | Added required_together. Added two minor bug fixes for when data is not passed.Kenny Woodson2017-02-222-6/+9
* | | if no key, cert, cacert, or default_cert is passed then do not pass to ocKenny Woodson2017-02-211-2/+10
|/ /
* | Removed unused code. Made tests executable.Kenny Woodson2017-02-211-25/+6
* | Fixing docs. Fixed default_cert suggestion.Kenny Woodson2017-02-202-28/+60
* | Renamed modules, fixed docs, renamed variables, and cleaned up logic.Kenny Woodson2017-02-202-104/+118
* | Renaming registry and router roles to oc_adm_Kenny Woodson2017-02-202-0/+0
* | Fixing registry doc and suggestions.Kenny Woodson2017-02-201-11/+5
* | Adding router and registry to lib_openshift.Kenny Woodson2017-02-202-0/+831
|/
* Replace has_key in new modulesSteve Milner2017-02-201-1/+1
* Fixing a bug by removing default debugKenny Woodson2017-02-171-1/+1
* Fix cases where child classes override OpenShiftCLI valuesJason DeTiberus2017-02-1311-33/+11
* Merge pull request #3299 from kwoodson/oc_envScott Dodson2017-02-131-0/+145
|\
| * Fixing docs, linting, and comments.Kenny Woodson2017-02-101-7/+5
| * Pleasing the linting bot.Kenny Woodson2017-02-081-0/+3
| * Adding integration tests.Kenny Woodson2017-02-081-3/+3
| * Adding oc_env to lib_openshift.Kenny Woodson2017-02-081-0/+144
* | Fixing for linters.Kenny Woodson2017-02-091-8/+11
* | Adding test cases.Kenny Woodson2017-02-091-11/+10
* | Fixing docs.Kenny Woodson2017-02-091-2/+6
* | oc processIvan Horvath2017-02-091-0/+182
|/
* Adding port support for route.Kenny Woodson2017-02-081-2/+41
* Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-082-5/+5
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-061-0/+138
* Fixing linters.Kenny Woodson2017-02-021-3/+4
* Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-011-23/+25
* oc_label ansible moduleJoel Diaz2017-02-011-0/+291
* Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-011-4/+4
* Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-311-0/+1
* Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-311-0/+1
* Adding oc_service to lib_openshift.Kenny Woodson2017-01-311-0/+168
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-0/+165
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-301-0/+209
|\
| * Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-291-1/+2
| * Fixing linters.Kenny Woodson2017-01-261-5/+9
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-261-5/+18
| * Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-261-0/+191
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-271-0/+2
|/
* Fixing tests and linting.Kenny Woodson2017-01-251-0/+4