| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-25 | Automatic commit of package [openshift-ansible] release [3.6.36-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-25 | Merge pull request #3976 from mtnbikenc/swap-update | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-24 | Merge pull request #3932 from richm/mux | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-24 | Merge pull request #3481 from jpkrohling/JPK-SwitchHeapsterToUseGeneratedCerts | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-24 | Merge pull request #3906 from sdodson/fix-logging-metrics-templates | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-24 | Merge pull request #3973 from kwoodson/remove_resource_version | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-23 | Automatic commit of package [openshift-ansible] release [3.6.35-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-21 | Automatic commit of package [openshift-ansible] release [3.6.34-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-21 | Merge pull request #3945 from jarrpa/glusterfs-fix-gce | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-21 | Automatic commit of package [openshift-ansible] release [3.6.33-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-21 | Update swap disable tasks | Russell Teague | |
| * Lines are commented out vice being removed * Comment is added indicating why the change happened * Variable openshift_disable_swap added to allow user control | |||
| 2017-04-21 | Removing resource version to remove object conflicts caused by race conditions. | Kenny Woodson | |
| 2017-04-21 | Merge pull request #3944 from pilou-/add_missing_mock_for_oc_binary | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-21 | Merge pull request #3904 from kwoodson/manageiq_idempotencey | Kenny Woodson | |
| [openshift_manageiq] Adding module calls instead of command for idempotency. | |||
| 2017-04-21 | Automatic commit of package [openshift-ansible] release [3.6.32-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag | |||
| 2017-04-21 | Merge pull request #3966 from sdodson/dont-check-disabled-excluders | Scott Dodson | |
| Don't check excluder versions when they're not enabled | |||
| 2017-04-21 | Automatic commit of package [openshift-ansible] release [3.6.31-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-21 | Merge pull request #3943 from sdodson/fix-node-upgrade-master | Jan Chaloupka | |
| Stop all services prior to upgrading, start all services after | |||
| 2017-04-20 | Don't check excluder versions when they're not enabled | Scott Dodson | |
| 2017-04-20 | Automatic commit of package [openshift-ansible] release [3.6.30-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-20 | Merge pull request #3919 from rhcarvalho/fix-action-plugin-test-ansible2.3 | Rodolfo Carvalho | |
| Fix instantiation of action plugin test to support Ansible 2.3 | |||
| 2017-04-20 | Merge pull request #3518 from juanvallejo/jvallejo/ram_disk_space_checker | Rodolfo Carvalho | |
| add ram and non-containerized storage preflight check | |||
| 2017-04-19 | cast openshift_logging_use_mux_client to bool | Rich Megginson | |
| 2017-04-19 | Merge pull request #3938 from mtnbikenc/syntax-check | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-19 | Merge pull request #3733 from lukas-vlcek/es_readiness_probe | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-19 | Merge pull request #3955 from Fale/fix_etcd_paths | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-19 | Merge pull request #3949 from ↵ | OpenShift Bot | |
| sosiouxme/20170418-improve-openshift-version-msging Merged by openshift-bot | |||
| 2017-04-19 | mux does not require privileged, only hostmount-anyuid | Rich Megginson | |
| 2017-04-19 | Add Ansible syntax checks to tox | Russell Teague | |
| 2017-04-19 | Merge pull request #3936 from mtnbikenc/fix-ca-paths | Russell Teague | |
| BZ 1442942: Fix paths for file includes | |||
| 2017-04-19 | Adding module calls instead of command for idempotency. | Kenny Woodson | |
| 2017-04-19 | Merge pull request #3797 from mwoodson/contiv_empty_dir | Scott Dodson | |
| added a empty file to the contiv empty dir. This allows contiv to be vendored in git | |||
| 2017-04-19 | Add /etc/sysconfig/etcd to etcd_container | Fabio Alessandro Locati | |
| The `/etc/sysconfig/etcd` file is often used to allow the usage of additional variables passed to the etcd daemon. Example of this is to make some new nodes join an existing cluster. Having two files simplify the automation around it, since in the `/etc/sysconfig/etcd` is possible to put temporary variables and then nuke the file as soon as they are not used anymore. | |||
| 2017-04-19 | Automatic commit of package [openshift-ansible] release [3.6.29-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-18 | Use return_value when value is constant | Pierre-Louis Bonicoli | |
| Thanks to Tim Bielawa for pointing it out. | |||
| 2017-04-18 | Merge pull request #3948 from mtnbikenc/metrics-fix | Scott Dodson | |
| Create openshift-metrics entrypoint playbook | |||
| 2017-04-18 | GlusterFS: provide default for groups.oo_glusterfs_to_config in with_items | Jose A. Rivera | |
| Workaround for the following "as intended"/"won't fix" bug: https://github.com/ansible/ansible/issues/13598 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-04-18 | Automatic commit of package [openshift-ansible] release [3.6.28-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-18 | openshift_version: improve messaging | Luke Meyer | |
| This role often provides the first failure messages when users' inventory parameters are not going to work out. So, make sure the task names and messages are informative to someone who may not have very much context for what this role does. | |||
| 2017-04-18 | Create openshift-metrics entrypoint playbook | Russell Teague | |
| 2017-04-18 | Merge pull request #3947 from mtnbikenc/upgrade-v3_6 | Scott Dodson | |
| Minor v3.6 upgrade docs fixes | |||
| 2017-04-18 | Minor v3.6 upgrade docs fixes | Russell Teague | |
| 2017-04-18 | Automatic commit of package [openshift-ansible] release [3.6.27-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-18 | Add missing mock for locate_oc_binary method | Pierre-Louis Bonicoli | |
| When locate_oc_binary has not been mocked, the test suite fails when oc executable is available. | |||
| 2017-04-18 | Merge pull request #3890 from jlebon/redhat-ci | Scott Dodson | |
| repo: start testing PRs on Fedora Atomic Host | |||
| 2017-04-18 | Stop all services prior to upgrading, start all services after | Scott Dodson | |
| 2017-04-18 | Switched Heapster to use certificates generated by OpenShift | Juraci Paixão Kröhling | |
| 2017-04-18 | Automatic commit of package [openshift-ansible] release [3.6.26-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-17 | Merge pull request #3937 from mtnbikenc/fix-openshift-node-upgrade | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-17 | Merge pull request #3793 from jarrpa/glusterfs-registry | OpenShift Bot | |
| Merged by openshift-bot | |||
