Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3808 from mtnbikenc/unicode-decode | OpenShift Bot | 2017-04-04 | 3 | -20/+32 |
|\ | |||||
| * | Support unicode output when dumping yaml | Russell Teague | 2017-04-03 | 3 | -20/+32 |
* | | Merge pull request #3519 from sdodson/registry-svc-signing | OpenShift Bot | 2017-04-04 | 2 | -2/+3 |
|\ \ | |||||
| * | | Add 'docker-registry.default.svc' to cert-redeploy too | Scott Dodson | 2017-04-03 | 1 | -1/+1 |
| * | | Add docker-registry.default.svc short name to registry service signing | Scott Dodson | 2017-04-03 | 1 | -1/+2 |
| |/ | |||||
* | | Automatic commit of package [openshift-ansible] release [3.6.15-1]. | Jenkins CD Merge Bot | 2017-04-04 | 2 | -2/+7 |
* | | Merge pull request #3842 from abutcher/doc-etcd-ca-expiry | Scott Dodson | 2017-04-03 | 2 | -2/+12 |
|\ \ | |||||
| * | | Document etcd_ca_default_days in example inventories. | Andrew Butcher | 2017-04-03 | 2 | -2/+12 |
| |/ | |||||
* | | Merge pull request #3830 from kwoodson/oc_process_fix | OpenShift Bot | 2017-04-03 | 2 | -12/+12 |
|\ \ | |/ |/| | |||||
| * | Fixed a bug. Ansible requires a msg param when module.fail_json. | Kenny Woodson | 2017-04-03 | 2 | -12/+12 |
|/ | |||||
* | Automatic commit of package [openshift-ansible] release [3.6.14-1]. | Jenkins CD Merge Bot | 2017-04-01 | 2 | -2/+11 |
* | Merge pull request #3823 from sdodson/image-stream-sync | OpenShift Bot | 2017-03-31 | 136 | -12/+64322 |
|\ | |||||
| * | Update v1.5 content | Scott Dodson | 2017-03-31 | 7 | -8/+58 |
| * | Add v1.6 content | Scott Dodson | 2017-03-31 | 129 | -4/+64264 |
* | | Merge pull request #3712 from wongma7/remove-kube-nfs | OpenShift Bot | 2017-03-31 | 9 | -478/+0 |
|\ \ | |||||
| * | | Remove kube-nfs-volumes role | Matthew Wong | 2017-03-20 | 9 | -478/+0 |
* | | | Merge pull request #3554 from php-coder/install_python3_pkg | OpenShift Bot | 2017-03-31 | 4 | -6/+18 |
|\ \ \ | |_|/ |/| | | |||||
| * | | openshift_facts: install python3-dbus package on Fedora nodes. | Slava Semushin | 2017-03-24 | 4 | -6/+18 |
* | | | Merge pull request #3820 from sdodson/master | Scott Dodson | 2017-03-31 | 1 | -77/+120 |
|\ \ \ | |||||
| * | | | Fix generated code | Scott Dodson | 2017-03-31 | 1 | -77/+120 |
|/ / / | |||||
* | | | Merge pull request #3777 from jcantrill/es_logging | OpenShift Bot | 2017-03-31 | 5 | -14/+38 |
|\ \ \ | |||||
| * | | | bug 1432607. Allow configuration of ES log destination | Jeff Cantrill | 2017-03-30 | 5 | -14/+38 |
* | | | | Automatic commit of package [openshift-ansible] release [3.6.13-1]. | Jenkins CD Merge Bot | 2017-03-31 | 2 | -2/+20 |
* | | | | Merge pull request #3809 from stobias123/metrics-decode-syntax | OpenShift Bot | 2017-03-30 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | fixed decode switch so it works on OSX | Steven Tobias | 2017-03-30 | 1 | -2/+2 |
* | | | | | Merge pull request #3804 from sdodson/bz1436964 | OpenShift Bot | 2017-03-30 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Wait for firewalld polkit policy to be defined | Scott Dodson | 2017-03-30 | 1 | -0/+10 |
* | | | | | | Merge pull request #3786 from kwoodson/oc_clusterrole | Scott Dodson | 2017-03-30 | 9 | -0/+2463 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed spacing. | Kenny Woodson | 2017-03-29 | 2 | -6/+6 |
| * | | | | | | Fixed docs. Fixed add_resource. | Kenny Woodson | 2017-03-29 | 3 | -10/+12 |
| * | | | | | | Fixing linting for spaces. | Kenny Woodson | 2017-03-29 | 3 | -9/+8 |
| * | | | | | | Adding clusterrole to the toolbox. | Kenny Woodson | 2017-03-28 | 9 | -0/+2462 |
* | | | | | | | Merge pull request #3792 from ewolinetz/fix_metrics_image_settings | OpenShift Bot | 2017-03-30 | 1 | -6/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Removing initial setting of metrics image prefix and version | ewolinetz | 2017-03-28 | 1 | -6/+0 |
* | | | | | | | | Merge pull request #3628 from kwoodson/yedit_edits | OpenShift Bot | 2017-03-30 | 34 | -2213/+3557 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 31 | -764/+852 |
| * | | | | | | | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai... | Kenny Woodson | 2017-03-28 | 28 | -1468/+2593 |
| * | | | | | | | Added the ability to do multiple edits | Kenny Woodson | 2017-03-28 | 5 | -111/+242 |
* | | | | | | | | Merge pull request #3770 from jcantrill/es_config_merge_fix | OpenShift Bot | 2017-03-30 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix es config merge so template does not need quoting. gen then merge | Jeff Cantrill | 2017-03-28 | 2 | -9/+9 |
* | | | | | | | | | Merge pull request #3801 from mtnbikenc/fix-copy | OpenShift Bot | 2017-03-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Correct copy task to use remote source | Russell Teague | 2017-03-29 | 1 | -0/+1 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #3734 from sosiouxme/20170322-deployment-type | OpenShift Bot | 2017-03-30 | 27 | -42/+88 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | validate and normalize inventory variables | Luke Meyer | 2017-03-29 | 27 | -42/+88 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.12-1]. | Jenkins CD Merge Bot | 2017-03-30 | 2 | -2/+19 |
* | | | | | | | | | Merge pull request #3581 from php-coder/set_cert_expiration_date | OpenShift Bot | 2017-03-29 | 19 | -1/+70 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Update example inventory files to mention certificate validity parameters. | Slava Semushin | 2017-03-29 | 2 | -0/+20 |
| * | | | | | | | | openshift_hosted: add openshift_hosted_registry_cert_expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+3 |
| * | | | | | | | | oc_adm_ca_server_cert.py: re-generate. | Slava Semushin | 2017-03-29 | 1 | -0/+8 |
| * | | | | | | | | oc_adm_ca_server_cert: add expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+8 |