| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3626 from mtnbikenc/module_rename | OpenShift Bot | 2017-03-15 | 6 | -17/+17 |
|\ |
|
| * | Renaming oadm_manage_node to oc_adm_manage_node | Russell Teague | 2017-03-10 | 6 | -17/+17 |
* | | Raise on dry-run failures. | Kenny Woodson | 2017-03-13 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix | OpenShift Bot | 2017-03-09 | 2 | -27/+78 |
|\ |
|
| * | Fixing the way policies are found. The old method was unreliable. This meth... | Kenny Woodson | 2017-03-08 | 2 | -27/+78 |
* | | Merge pull request #3590 from kwoodson/router_registry_unit_tests | Andrew Butcher | 2017-03-09 | 5 | -6/+850 |
|\ \
| |/
|/| |
|
| * | Removing ordereddict. Replaced with sorted keys. | Kenny Woodson | 2017-03-08 | 6 | -13/+15 |
| * | Fixed for linting. | Kenny Woodson | 2017-03-08 | 2 | -5/+1 |
| * | Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ... | Kenny Woodson | 2017-03-07 | 6 | -93/+378 |
| * | Adding test_oc_adm_router. | Kenny Woodson | 2017-03-07 | 1 | -0/+476 |
| * | Adding router test. | Kenny Woodson | 2017-03-07 | 1 | -0/+85 |
* | | Generic message directing people to contact support | Scott Dodson | 2017-03-07 | 2 | -2/+11 |
|/ |
|
* | Remove dummy setup/teardown methods | Rodolfo Carvalho | 2017-03-06 | 12 | -96/+0 |
* | Clean up test files | Rodolfo Carvalho | 2017-03-06 | 13 | -157/+0 |
* | Make generic OCObjectValidator from OCSDNValidator | Monis Khan | 2017-03-06 | 7 | -552/+1006 |
* | Mock runs differntly on travis. Fix the mock test params to be ANY. | Kenny Woodson | 2017-03-06 | 1 | -3/+2 |
* | Fixed the none namespace. Fixed tests with latest loc_oc_binary call. | Kenny Woodson | 2017-03-06 | 2 | -3/+8 |
* | Updating the namespace param to None. | Kenny Woodson | 2017-03-06 | 1 | -1/+1 |
* | Fixed tests to align with new naming. | Kenny Woodson | 2017-03-06 | 1 | -1/+1 |
* | Fixed docs. Added check for delete failures. Updated namespace to None. | Kenny Woodson | 2017-03-06 | 2 | -9/+12 |
* | Fixing linters | Kenny Woodson | 2017-03-06 | 2 | -4/+2 |
* | Adding integration test. Fixed issue with node_selector. | Kenny Woodson | 2017-03-06 | 2 | -4/+90 |
* | Adding oc_project to lib_openshift. | Kenny Woodson | 2017-03-06 | 6 | -0/+517 |
* | Fixing checkout for bindings with -binding suffix | jupierce | 2017-03-02 | 2 | -2/+2 |
* | oadm_policy_group/adm_policy_user module | jupierce | 2017-03-02 | 8 | -0/+847 |
* | Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ... | Kenny Woodson | 2017-03-01 | 1 | -0/+3 |
* | Merge pull request #3493 from kwoodson/registry_reencyrpt_route | Scott Dodson | 2017-03-01 | 6 | -56/+102 |
|\ |
|
| * | Fixed failures on create when objects exist. | Kenny Woodson | 2017-02-28 | 2 | -48/+82 |
| * | Updating delete/recreate with replace --force. | Kenny Woodson | 2017-02-28 | 1 | -8/+4 |
| * | Fixed logic error. Ensure both svc and dc exist. | Kenny Woodson | 2017-02-28 | 1 | -1/+1 |
| * | Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r... | Kenny Woodson | 2017-02-28 | 5 | -6/+16 |
| * | Adding support for a route with certs and reencrypt. | Kenny Woodson | 2017-02-28 | 1 | -1/+7 |
* | | Merge pull request #3522 from mtnbikenc/pvc-type-fix | Russell Teague | 2017-02-28 | 1 | -4/+5 |
|\ \ |
|
| * | | Add 'persistentVolumeClaim' to volume_info type | Russell Teague | 2017-02-28 | 1 | -4/+5 |
| |/ |
|
* / | lib_openshift: new module atomic_container | Giuseppe Scrivano | 2017-02-28 | 3 | -0/+179 |
|/ |
|
* | Merge pull request #3387 from enj/enj/f/sdn_module | Scott Dodson | 2017-02-27 | 5 | -0/+600 |
|\ |
|
| * | Add SDNValidator Module | Monis Khan | 2017-02-21 | 5 | -0/+600 |
* | | [oc_obj] Move namespace argument to end of command. | Andrew Butcher | 2017-02-27 | 6 | -21/+21 |
* | | Fixed indentation | Kenny Woodson | 2017-02-24 | 1 | -1/+1 |
* | | Adding get_env_var to deploymentconfig. | Kenny Woodson | 2017-02-24 | 2 | -15/+16 |
* | | Fixed default variables. Added a fix to generated secret in env var. | Kenny Woodson | 2017-02-24 | 3 | -2/+21 |
* | | Fixing doc for oc_adm_ca_server_cert. | Kenny Woodson | 2017-02-23 | 1 | -2/+2 |
* | | Merge pull request #3416 from detiber/combinedTest | Scott Dodson | 2017-02-23 | 12 | -25/+1298 |
|\ \ |
|
| * | | lib_openshift oc file lookup improvements | Jason DeTiberus | 2017-02-21 | 13 | -34/+1295 |
| * | | roles/lib_openshift: Handle /usr/local/bin/oc with sudo | Colin Walters | 2017-02-21 | 2 | -4/+16 |
| |/ |
|
* | | Updated for pylint. Fixed create doc. | Kenny Woodson | 2017-02-22 | 1 | -4/+12 |
* | | Attempt to handle router preparation errors. | Kenny Woodson | 2017-02-22 | 1 | -3/+8 |
* | | Merge pull request #3378 from kwoodson/oadm_ca | Kenny Woodson | 2017-02-22 | 4 | -0/+276 |
|\ \ |
|
| * | | Moving import to local class. | Kenny Woodson | 2017-02-22 | 2 | -2/+1 |
| * | | Removing reference to oadm. Moved parameter under general params. | Kenny Woodson | 2017-02-22 | 1 | -2/+2 |