Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openshift_sanitize_inventory: validate release | Luke Meyer | 2017-04-05 | 1 | -7/+14 |
| | | | | | Complain early if those wacky users use wacky values for openshift_release. | ||||
* | Merge pull request #3821 from kwoodson/default_router_cert | OpenShift Bot | 2017-04-05 | 4 | -1/+34 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Adding signed router cert and fixing server_cert bug. | Kenny Woodson | 2017-04-04 | 4 | -1/+34 |
| | | |||||
* | | Automatic commit of package [openshift-ansible] release [3.6.16-1]. | Jenkins CD Merge Bot | 2017-04-05 | 2 | -2/+30 |
| | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | Merge pull request #3850 from kwoodson/skip_generated_tc | OpenShift Bot | 2017-04-05 | 28 | -81/+90 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Removing test coverage for shared code. | Kenny Woodson | 2017-04-04 | 28 | -81/+90 |
| | | | |||||
* | | | Merge pull request #3848 from mazzystr/remove_port_10255 | OpenShift Bot | 2017-04-05 | 3 | -18/+0 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Port 10255 unnecessary. Removing all instances | Chris Callegari | 2017-04-04 | 3 | -18/+0 |
| | | | | |||||
* | | | | Merge pull request #3834 from jarrpa/oo_collect-lists | OpenShift Bot | 2017-04-04 | 1 | -14/+38 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | oo_filters: Disable pylint too-many-lines test | Jose A. Rivera | 2017-04-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | oo_collect: Allow list elements to be lists of dict | Jose A. Rivera | 2017-04-03 | 1 | -12/+35 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | oo_collect: Update comments to show source of failure | Jose A. Rivera | 2017-04-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | | Merge pull request #3841 from jarrpa/oc_label-get-fix | OpenShift Bot | 2017-04-04 | 2 | -4/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | oc_label: handle case where _get() returns no results | Jose A. Rivera | 2017-04-03 | 2 | -4/+4 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | | Merge pull request #3837 from jarrpa/oc_configmap-check | OpenShift Bot | 2017-04-04 | 2 | -0/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Merged by openshift-bot | ||||
| * | | | | oc_configmap: Add missing check for name | Jose A. Rivera | 2017-04-03 | 2 | -0/+8 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | Merge pull request #3832 from jarrpa/content-version | OpenShift Bot | 2017-04-04 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | openshift_facts: Allow examples_content_version to be set to v1.6 | Jose A. Rivera | 2017-04-03 | 1 | -1/+3 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | Merge pull request #3831 from sdodson/firewalld-fixes-v2 | OpenShift Bot | 2017-04-04 | 1 | -0/+6 |
|\ \ \ \ | |_|/ / |/| | | | Merged by openshift-bot | ||||
| * | | | Restart polkitd to workaround a bug in polkitd | Scott Dodson | 2017-04-03 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge pull request #3639 from ashcrow/otdebug | OpenShift Bot | 2017-04-04 | 4 | -28/+109 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Add names to openshift_image_tag asserts | Steve Milner | 2017-04-03 | 1 | -2/+4 |
| | | | | |||||
| * | | | doc: Remove atomic-openshift deployment type | Steve Milner | 2017-04-03 | 1 | -10/+9 |
| | | | | |||||
| * | | | openshift_version now requires prepended version formats | Steve Milner | 2017-04-03 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | - openshift_image_tag must start with a v unless it's set to latest - openshift_pkg_version must start with a - | ||||
| * | | | Warn if openshift_image_tag is defined by hand for package installs | Steve Milner | 2017-04-03 | 1 | -0/+12 |
| | | | | |||||
| * | | | Verify openshift_image_tag is valid during openshift_version main | Steve Milner | 2017-04-03 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | - origin examples: v1.2.3, v1.2.3-alpha, v1.2.3-beta.1, v1.5.0-rc.0 - openshift-enterprise examples: v3.5, v3.5.3, v3.5.3.4, v3.5.3.4-1 | ||||
| * | | | Add openshift_version fact fallback debug messages | Steve Milner | 2017-04-03 | 1 | -4/+14 |
| | | | | |||||
| * | | | cleanup: when in openshift_version tasks are multiline | Steve Milner | 2017-04-03 | 3 | -12/+53 |
| |/ / | |||||
* | | | Merge pull request #3818 from etsauer/openshift_logging_ansible_2.3 | OpenShift Bot | 2017-04-04 | 2 | -16/+23 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Addressing py27-yamllint | Eric Sauer | 2017-04-03 | 1 | -4/+4 |
| | | | | |||||
| * | | | Compatibility updates to openshift_logging role for ansible 2.2.2.0+ | Eric Sauer | 2017-03-31 | 2 | -13/+20 |
| | | | | |||||
* | | | | Merge pull request #3808 from mtnbikenc/unicode-decode | OpenShift Bot | 2017-04-04 | 3 | -20/+32 |
|\ \ \ \ | |_|_|/ |/| | | | Merged by openshift-bot | ||||
| * | | | 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 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | 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. | ||||
| * | | | 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 |
|\ \ \ | |/ / |/| | | Merged by openshift-bot | ||||
| * | | 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 |
| | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | Merge pull request #3823 from sdodson/image-stream-sync | OpenShift Bot | 2017-03-31 | 136 | -12/+64322 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | 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 |
|\ \ \ \ | |_|/ / |/| | | | Merged by openshift-bot | ||||
| * | | | 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 |