| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix | OpenShift Bot | 2017-03-09 | 6 | -54/+5319 |
|\ |
|
| * | Fixing the way policies are found. The old method was unreliable. This meth... | Kenny Woodson | 2017-03-08 | 6 | -54/+5319 |
* | | Merge pull request #3590 from kwoodson/router_registry_unit_tests | Andrew Butcher | 2017-03-09 | 25 | -50/+914 |
|\ \
| |/
|/| |
|
| * | Removing ordereddict. Replaced with sorted keys. | Kenny Woodson | 2017-03-08 | 26 | -95/+97 |
| * | 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 | 26 | -115/+420 |
| * | 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 | 3 | -3/+21 |
|/ |
|
* | 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 | 8 | -578/+1051 |
* | 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 | 3 | -5/+10 |
* | Updating the namespace param to None. | Kenny Woodson | 2017-03-06 | 2 | -2/+2 |
* | Regenerated code with latest yedit changes. | Kenny Woodson | 2017-03-06 | 1 | -4/+11 |
* | 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 | 3 | -49/+144 |
* | Fixing linters | Kenny Woodson | 2017-03-06 | 3 | -4/+3 |
* | Adding integration test. Fixed issue with node_selector. | Kenny Woodson | 2017-03-06 | 3 | -8/+97 |
* | Adding oc_project to lib_openshift. | Kenny Woodson | 2017-03-06 | 7 | -0/+2085 |
* | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 2 | -12/+1 |
* | Re-generate modules | Scott Dodson | 2017-03-03 | 2 | -4/+18 |
* | Merge pull request #3527 from joelddiaz/yedit-path-exceptions | Kenny Woodson | 2017-03-03 | 17 | -34/+153 |
|\ |
|
| * | regenerate lib_openshift with yedit exception changes | Joel Diaz | 2017-02-28 | 17 | -34/+153 |
* | | Fixing checkout for bindings with -binding suffix | jupierce | 2017-03-02 | 4 | -4/+4 |
* | | oadm_policy_group/adm_policy_user module | jupierce | 2017-03-02 | 10 | -0/+5030 |
* | | Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ... | Kenny Woodson | 2017-03-01 | 2 | -0/+6 |
* | | Merge pull request #3493 from kwoodson/registry_reencyrpt_route | Scott Dodson | 2017-03-01 | 23 | -143/+245 |
|\ \ |
|
| * | | Fixed failures on create when objects exist. | Kenny Woodson | 2017-02-28 | 4 | -95/+163 |
| * | | Updating delete/recreate with replace --force. | Kenny Woodson | 2017-02-28 | 3 | -18/+10 |
| * | | Fixed logic error. Ensure both svc and dc exist. | Kenny Woodson | 2017-02-28 | 2 | -2/+2 |
| * | | Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r... | Kenny Woodson | 2017-02-28 | 21 | -42/+72 |
| * | | Adding support for a route with certs and reencrypt. | Kenny Woodson | 2017-02-28 | 2 | -2/+14 |
* | | | Merge pull request #3522 from mtnbikenc/pvc-type-fix | Russell Teague | 2017-02-28 | 2 | -8/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add 'persistentVolumeClaim' to volume_info type | Russell Teague | 2017-02-28 | 2 | -8/+10 |
| |/ |
|
* / | lib_openshift: new module atomic_container | Giuseppe Scrivano | 2017-02-28 | 4 | -0/+382 |
|/ |
|
* | Re-generate lib_openshift | Scott Dodson | 2017-02-27 | 1 | -40/+92 |
* | Merge pull request #3387 from enj/enj/f/sdn_module | Scott Dodson | 2017-02-27 | 6 | -0/+1935 |
|\ |
|
| * | Add SDNValidator Module | Monis Khan | 2017-02-21 | 6 | -0/+1935 |
* | | [oc_obj] Move namespace argument to end of command. | Andrew Butcher | 2017-02-27 | 22 | -53/+53 |
* | | Rebased. | Kenny Woodson | 2017-02-24 | 4 | -4/+4 |
* | | Fixed indentation | Kenny Woodson | 2017-02-24 | 1 | -1/+1 |
* | | Adding get_env_var to deploymentconfig. | Kenny Woodson | 2017-02-24 | 6 | -66/+68 |
* | | Fixed default variables. Added a fix to generated secret in env var. | Kenny Woodson | 2017-02-24 | 7 | -4/+78 |
* | | Merge pull request #3406 from sdodson/openshift_repos | Scott Dodson | 2017-02-23 | 1 | -0/+15 |
|\ \ |
|
| * | | add dependency on openshift_repos | Scott Dodson | 2017-02-17 | 1 | -0/+15 |
* | | | Fixing doc for oc_adm_ca_server_cert. | Kenny Woodson | 2017-02-23 | 2 | -4/+4 |
* | | | Re-generate lib_openshift and lib_utils libraries | Scott Dodson | 2017-02-23 | 1 | -5/+34 |
* | | | Merge pull request #3416 from detiber/combinedTest | Scott Dodson | 2017-02-23 | 27 | -100/+1808 |
|\ \ \ |
|