| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7135 from abutcher/node-accept-fail | OpenShift Merge Robot | 2018-02-14 | 2 | -0/+14 |
|\ |
|
| * | oc_adm_csr: Add fail_on_timeout parameter which causes module to fail when ti... | Andrew Butcher | 2018-02-13 | 2 | -0/+14 |
* | | Adding ability to yedit json files. | Kenny Woodson | 2018-02-13 | 29 | -174/+522 |
|/ |
|
* | Fixing file write issue. | Kenny Woodson | 2018-01-31 | 30 | -30/+30 |
* | ignore 'users' field in oc_group module | Joel Diaz | 2018-01-25 | 2 | -2/+2 |
* | Merge pull request #6587 from vrutkovs/test-coverage | OpenShift Merge Robot | 2018-01-08 | 1 | -7/+344 |
|\ |
|
| * | test_oc_scale: add more scale test cases | Vadim Rutkovsky | 2018-01-02 | 1 | -0/+337 |
| * | test_oc_scale: fix test docstrings | Vadim Rutkovsky | 2018-01-02 | 1 | -7/+7 |
* | | Updating logging_facts to be able to pull values from config maps yaml files,... | Eric Wolinetz | 2018-01-02 | 1 | -0/+74 |
|/ |
|
* | Merge pull request #6277 from fabianvf/asb-idempotence-cpick | Scott Dodson | 2017-12-01 | 8 | -2/+44 |
|\ |
|
| * | Bug 1512793- Fix idempotence issues in ASB deploy | Fabian von Feilitzsch | 2017-11-28 | 8 | -2/+44 |
* | | Fix no_log warnings for custom module | Michael Gugino | 2017-11-28 | 2 | -6/+6 |
|/ |
|
* | Merge pull request #5729 from kwoodson/cluster_autoscaler | OpenShift Merge Robot | 2017-11-16 | 4 | -0/+38 |
|\ |
|
| * | Adding support for cluster-autoscaler role | Kenny Woodson | 2017-10-11 | 4 | -0/+38 |
* | | removing kind restrictions from oc_edit | Kenny Woodson | 2017-11-09 | 2 | -28/+2 |
* | | Merge pull request #5836 from jkroepke/issue_5835 | Scott Dodson | 2017-11-06 | 2 | -2/+2 |
|\ \ |
|
| * | | Re-generate lib_openshift | Jan-Otto Kröpke | 2017-10-25 | 1 | -1/+1 |
| * | | Remove provisioner restrictions on oc_storageclass | Jan-Otto Kröpke | 2017-10-22 | 1 | -1/+1 |
* | | | Fix broken oc_secret update function | Rastislav Barlik | 2017-10-28 | 2 | -2/+2 |
|/ / |
|
* / | Do not remove files for bootstrap if resolv or dns. | Kenny Woodson | 2017-10-17 | 2 | -4/+28 |
|/ |
|
* | Merge pull request #5314 from fabianvf/asb-config-update | OpenShift Merge Robot | 2017-10-04 | 13 | -10/+69 |
|\ |
|
| * | Update ansible-service-broker config to track latest broker | Fabian von Feilitzsch | 2017-10-02 | 13 | -10/+69 |
* | | lib/base: Allow for empty option value | Jose A. Rivera | 2017-09-29 | 30 | -30/+30 |
|/ |
|
* | Rename filter_plugins to unique names | Russell Teague | 2017-09-27 | 1 | -0/+0 |
* | Merge pull request #5476 from kwoodson/yedit_list_fix | OpenShift Merge Robot | 2017-09-22 | 29 | -29/+29 |
|\ |
|
| * | Returning actual results of yedit query. Empty list was returning empty dict. | Kenny Woodson | 2017-09-20 | 29 | -29/+29 |
* | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 2 | -5/+5 |
|/ |
|
* | Merge pull request #3536 from giuseppe/system-containers-skopeo | OpenShift Bot | 2017-09-05 | 2 | -4/+4 |
|\ |
|
| * | oc_atomic_container: support Skopeo output | Giuseppe Scrivano | 2017-03-02 | 2 | -4/+4 |
* | | Merge pull request #4887 from zgalor/fix_oc_route_certificate_validation | Scott Dodson | 2017-08-29 | 2 | -10/+4 |
|\ \ |
|
| * | | Only validate certificates that are passed to oc_route | Zohar Galor | 2017-08-01 | 2 | -10/+4 |
* | | | Fix generated content | Scott Dodson | 2017-08-23 | 1 | -5/+4 |
* | | | Merge pull request #5112 from kwoodson/oc_adm_csr | Scott Dodson | 2017-08-23 | 6 | -0/+2001 |
|\ \ \ |
|
| * | | | First attempt at creating the cert signer. | Kenny Woodson | 2017-08-21 | 6 | -0/+2001 |
* | | | | add dnf support to roles/openshift_health_checker/library/aos_version.py | Adam Miller | 2017-08-16 | 29 | -145/+116 |
|/ / / |
|
* | | | Merge pull request #5006 from ivanhorvath/ocobjdumper | Scott Dodson | 2017-08-15 | 2 | -2/+20 |
|\ \ \ |
|
| * | | | adding check to a yaml dump to work properly with new ruamel lib | Ivan Horvath | 2017-08-09 | 2 | -2/+20 |
| |/ / |
|
* / / | Error check project creation. | Kenny Woodson | 2017-08-10 | 2 | -0/+6 |
|/ / |
|
* | | Merge pull request #4933 from kwoodson/policy_to_binding | OpenShift Bot | 2017-07-29 | 6 | -92/+88 |
|\ \ |
|
| * | | Remove cluster in favor of rolebindings. | Kenny Woodson | 2017-07-28 | 6 | -92/+88 |
* | | | Merge pull request #4879 from jcantrill/oc_pvc | OpenShift Bot | 2017-07-28 | 7 | -10/+177 |
|\ \ \
| |/ /
|/| | |
|
| * | | add selector and storage class name to oc_pvc module | Jeff Cantrill | 2017-07-27 | 7 | -10/+177 |
* | | | Remove default provisioner. | Kenny Woodson | 2017-07-24 | 3 | -12/+6 |
|/ / |
|
* | | Fixed spacing and lint errors. | Kenny Woodson | 2017-07-17 | 3 | -6/+8 |
* | | Fixed tests and added sleep for update. | Kenny Woodson | 2017-07-14 | 3 | -2/+4 |
* | | Fixing needs_update comparison. Added a small pause for race conditions. Fi... | Kenny Woodson | 2017-07-14 | 4 | -18/+38 |
* | | Adding storageclass support to lib_openshift. | Kenny Woodson | 2017-07-14 | 8 | -0/+2204 |
* | | oc_atomic_container: use rpm to check the version. | Giuseppe Scrivano | 2017-06-26 | 2 | -2/+2 |
* | | oc_atomic_container: Require 1.17.2 | Steve Milner | 2017-06-19 | 2 | -4/+22 |
* | | First POC of a CFME turnkey solution in openshift-anisble | Tim Bielawa | 2017-06-14 | 2 | -4/+4 |