| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3406 from sdodson/openshift_repos | Scott Dodson | 2017-02-23 | 5 | -43/+76 |
|\ |
|
| * | add dependency on openshift_repos | Scott Dodson | 2017-02-17 | 2 | -0/+30 |
| * | Add centos paas sig common | Scott Dodson | 2017-02-17 | 1 | -0/+7 |
| * | Disentangle openshift_repos from openshift_facts | Scott Dodson | 2017-02-17 | 2 | -43/+39 |
* | | Merge pull request #3474 from sdodson/image-stream-sync | Scott Dodson | 2017-02-23 | 51 | -60/+852 |
|\ \ |
|
| * | | Update v1.5 content | Scott Dodson | 2017-02-23 | 22 | -28/+122 |
| * | | Update v1.4 content | Scott Dodson | 2017-02-23 | 23 | -29/+123 |
| * | | xPaaS ose-v1.3.6 | Scott Dodson | 2017-02-23 | 6 | -3/+607 |
* | | | Use 2 and 3 friendly urlparse in oo_filters | Steve Milner | 2017-02-23 | 1 | -1/+1 |
* | | | Merge pull request #3470 from wshearn/logging_insecureedgeterminationpolicy | Jeff Cantrill | 2017-02-23 | 4 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add insecure edge termination policy for kibana. | Wesley Hearn | 2017-02-23 | 4 | -0/+6 |
|/ / |
|
* | | Merge pull request #3462 from richm/put-curator-config-in-etc | Scott Dodson | 2017-02-23 | 1 | -1/+1 |
|\ \ |
|
| * | | curator config must be in /etc/curator not /usr/curator | Rich Megginson | 2017-02-22 | 1 | -1/+1 |
* | | | Merge pull request #3465 from mtnbikenc/task-wait | Russell Teague | 2017-02-23 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | Convert selectattr tests to use 'match' | Russell Teague | 2017-02-23 | 3 | -3/+3 |
* | | | | Merge pull request #3466 from kwoodson/doc_fix_ca_server_cert | Scott Dodson | 2017-02-23 | 2 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixing doc for oc_adm_ca_server_cert. | Kenny Woodson | 2017-02-23 | 2 | -4/+4 |
|/ / / |
|
* | | | Merge pull request #3464 from sdodson/fix-generated-code | Scott Dodson | 2017-02-23 | 1 | -5/+34 |
|\ \ \ |
|
| * | | | 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 |
|\ \ \ |
|
| * | | | lib_openshift oc file lookup improvements | Jason DeTiberus | 2017-02-21 | 28 | -226/+1766 |
| * | | | roles/lib_openshift: Handle /usr/local/bin/oc with sudo | Colin Walters | 2017-02-21 | 15 | -56/+224 |
* | | | | Merge pull request #3460 from kwoodson/handle_router_prep | Russell Teague | 2017-02-23 | 2 | -14/+40 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Updated for pylint. Fixed create doc. | Kenny Woodson | 2017-02-22 | 2 | -8/+24 |
| * | | | Attempt to handle router preparation errors. | Kenny Woodson | 2017-02-22 | 2 | -6/+16 |
|/ / / |
|
* | | | Merge pull request #3458 from kwoodson/generate_tox_fix | Kenny Woodson | 2017-02-22 | 1 | -33/+56 |
|\ \ \ |
|
| * | | | Fixing the generate tox tests. | Kenny Woodson | 2017-02-22 | 1 | -33/+56 |
|/ / / |
|
* | | | Merge pull request #3378 from kwoodson/oadm_ca | Kenny Woodson | 2017-02-22 | 5 | -0/+1768 |
|\ \ \ |
|
| * | | | Moving import to local class. | Kenny Woodson | 2017-02-22 | 16 | -30/+2 |
| * | | | Removing reference to oadm. Moved parameter under general params. | Kenny Woodson | 2017-02-22 | 2 | -4/+4 |
| * | | | Added backup feature. Fixed a bug with reading the certificate and verifying... | Kenny Woodson | 2017-02-21 | 18 | -24/+90 |
| * | | | Added copy support when modifying cert and key on existence | Kenny Woodson | 2017-02-21 | 4 | -2/+38 |
| * | | | Small spacing fix. | Kenny Woodson | 2017-02-21 | 2 | -0/+3 |
| * | | | Updated doc and defined defaults for signer_* | Kenny Woodson | 2017-02-21 | 4 | -23/+19 |
| * | | | Removing cmd, fixed docs and comments. | Kenny Woodson | 2017-02-20 | 3 | -149/+82 |
| * | | | Rename of oadm_ca to oc_adm_ca. Decided to whittle down to the direct call, ... | Kenny Woodson | 2017-02-20 | 5 | -96/+60 |
| * | | | Fixing doc. | Kenny Woodson | 2017-02-20 | 3 | -86/+174 |
| * | | | Adding oadm_ca to lib_openshift. | Kenny Woodson | 2017-02-20 | 5 | -0/+1710 |
* | | | | Merge pull request #3429 from ashcrow/remove-no-member | Scott Dodson | 2017-02-22 | 29 | -589/+961 |
|\ \ \ \ |
|
| * | | | | fix up ruamel.yaml/pyyaml no-member lint errors | Jason DeTiberus | 2017-02-22 | 21 | -552/+632 |
| * | | | | Renamed NotContainerized to NotContainerizedMixin and dropped no-member | Steve Milner | 2017-02-22 | 5 | -12/+10 |
| * | | | | Removed unrequired no-members from yedit and generated code | Steve Milner | 2017-02-22 | 18 | -146/+440 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #3447 from kwoodson/router_no_default_cert | Kenny Woodson | 2017-02-22 | 5 | -12/+38 |
|\ \ \ \ |
|
| * | | | | Added required_together. Added two minor bug fixes for when data is not passed. | Kenny Woodson | 2017-02-22 | 5 | -12/+20 |
| * | | | | if no key, cert, cacert, or default_cert is passed then do not pass to oc | Kenny Woodson | 2017-02-21 | 3 | -4/+22 |
| |/ / / |
|
* | | | | Merge pull request #3454 from ewolinetz/logging_tag_master_config | Scott Dodson | 2017-02-22 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | adding tag to update_master_config | ewolinetz | 2017-02-22 | 1 | -0/+2 |
| |/ / / |
|
* / / / | CloudFront oc_secret contents should be a list | Steve Milner | 2017-02-22 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #3438 from jcantrill/bz_1425321_default_api_port | Scott Dodson | 2017-02-21 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | bug 1425321. Default the master api port based on the facts | Jeff Cantrill | 2017-02-21 | 2 | -2/+2 |