| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4879 from jcantrill/oc_pvc | OpenShift Bot | 2017-07-28 | 6 | -5/+108 |
|\ |
|
| * | add selector and storage class name to oc_pvc module | Jeff Cantrill | 2017-07-27 | 6 | -5/+108 |
* | | Remove default provisioner. | Kenny Woodson | 2017-07-24 | 2 | -6/+3 |
|/ |
|
* | Fixed spacing and lint errors. | Kenny Woodson | 2017-07-17 | 2 | -3/+4 |
* | Fixed tests and added sleep for update. | Kenny Woodson | 2017-07-14 | 2 | -2/+3 |
* | Fixing needs_update comparison. Added a small pause for race conditions. Fi... | Kenny Woodson | 2017-07-14 | 3 | -9/+19 |
* | Adding storageclass support to lib_openshift. | Kenny Woodson | 2017-07-14 | 7 | -0/+528 |
* | oc_atomic_container: use rpm to check the version. | Giuseppe Scrivano | 2017-06-26 | 1 | -1/+1 |
* | oc_atomic_container: Require 1.17.2 | Steve Milner | 2017-06-19 | 1 | -2/+11 |
* | First POC of a CFME turnkey solution in openshift-anisble | Tim Bielawa | 2017-06-14 | 1 | -2/+2 |
* | Merge pull request #4381 from jarrpa/non-zero-parse | OpenShift Bot | 2017-06-13 | 1 | -28/+16 |
|\ |
|
| * | lib/base: allow for results parsing on non-zero return code | Jose A. Rivera | 2017-06-08 | 1 | -28/+16 |
* | | Merge pull request #4380 from jarrpa/oc_obj-fixes | OpenShift Bot | 2017-06-13 | 1 | -2/+8 |
|\ \ |
|
| * | | oc_obj: set _delete() rc to 0 if err is 'not found' | Jose A. Rivera | 2017-06-06 | 1 | -1/+6 |
| * | | oc_obj: only check 'items' if exists in delete | Jose A. Rivera | 2017-06-06 | 1 | -1/+2 |
| |/ |
|
* / | oc_secret: allow use of force for secret type | Jose A. Rivera | 2017-06-07 | 2 | -5/+10 |
|/ |
|
* | oc_secret: allow for specifying secret type | Jose A. Rivera | 2017-05-31 | 5 | -2/+20 |
* | Merge pull request #4091 from richm/oc_service-labels-externalIPs | Scott Dodson | 2017-05-31 | 13 | -18/+282 |
|\ |
|
| * | add support for oc_service for labels, externalIPs | Rich Megginson | 2017-05-30 | 13 | -18/+282 |
* | | oc_atomic_container: Workaround for invalid json from atomic command | Steve Milner | 2017-05-25 | 1 | -1/+3 |
* | | oc_atomic_container: Hard code system-package=no | Steve Milner | 2017-05-25 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #4244 from jarrpa/oc_process-err | OpenShift Bot | 2017-05-24 | 1 | -1/+1 |
|\ |
|
| * | oc_process: Better error output on failed template() call | Jose A. Rivera | 2017-05-19 | 1 | -1/+1 |
* | | lib/base: Allow for more complex template params | Jose A. Rivera | 2017-05-19 | 1 | -1/+1 |
|/ |
|
* | Filter non-strings from the oc_adm_ca_server_cert hostnames parameter. | Andrew Butcher | 2017-05-15 | 2 | -0/+8 |
* | Merge pull request #4030 from liggitt/reserved-namespaces | OpenShift Bot | 2017-05-12 | 1 | -0/+2 |
|\ |
|
| * | Reserve kubernetes and 'kubernetes-' prefixed namespaces | Jordan Liggitt | 2017-04-27 | 1 | -0/+2 |
* | | Merge pull request #3967 from jarrpa/oc_volume-doc | OpenShift Bot | 2017-05-10 | 1 | -0/+12 |
|\ \ |
|
| * | | oc_volume: Add missing parameter documentation | Jose A. Rivera | 2017-04-21 | 1 | -0/+12 |
* | | | Merge pull request #4109 from ewolinetz/fix_ocobj_absent | OpenShift Bot | 2017-05-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Updating oc_obj to use get instead of getattr | ewolinetz | 2017-05-08 | 1 | -1/+1 |
* | | | | Remove vim configuration from Python files | Rodolfo Carvalho | 2017-05-09 | 1 | -1/+0 |
|/ / / |
|
* | | | Allow oc_ modules to pass unicode results | Russell Teague | 2017-05-03 | 1 | -1/+1 |
* | | | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 2 | -2/+2 |
* | | | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 2 | -2/+2 |
* | | | Merge pull request #4003 from lhuard1A/fix_registry_ose_3.2 | OpenShift Bot | 2017-04-28 | 2 | -17/+26 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix OpenShift registry deployment on OSE 3.2 | Lénaïc Huard | 2017-04-25 | 2 | -17/+26 |
* | | | Merge pull request #3968 from jarrpa/oc_obj-kinds | OpenShift Bot | 2017-04-25 | 2 | -7/+4 |
|\ \ \ |
|
| * | | | oc_obj: Allow for multiple kinds in delete | Jose A. Rivera | 2017-04-21 | 2 | -7/+4 |
| |/ / |
|
* | | | Merge pull request #3973 from kwoodson/remove_resource_version | OpenShift Bot | 2017-04-24 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Removing resource version to remove object conflicts caused by race conditions. | Kenny Woodson | 2017-04-21 | 1 | -0/+7 |
* | | | Merge pull request #3944 from pilou-/add_missing_mock_for_oc_binary | OpenShift Bot | 2017-04-21 | 3 | -10/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use return_value when value is constant | Pierre-Louis Bonicoli | 2017-04-18 | 1 | -8/+2 |
| * | | Add missing mock for locate_oc_binary method | Pierre-Louis Bonicoli | 2017-04-18 | 3 | -6/+37 |
| |/ |
|
* / | Adding module calls instead of command for idempotency. | Kenny Woodson | 2017-04-19 | 3 | -6/+10 |
|/ |
|
* | Fixing a compatibility issue with python 2.7 to 3.5 when reading from subproc... | Kenny Woodson | 2017-04-10 | 1 | -1/+1 |
* | Fixed a bug when oc command fails. | Kenny Woodson | 2017-04-06 | 1 | -1/+1 |
* | Merge pull request #3840 from kwoodson/oc_obj_delete_selector | Scott Dodson | 2017-04-06 | 8 | -39/+259 |
|\ |
|
| * | Fixed a string format and a lint space issue | Kenny Woodson | 2017-04-05 | 2 | -2/+2 |
| * | Fixed | Kenny Woodson | 2017-04-05 | 2 | -2/+2 |