diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-10-18 01:10:22 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-10-18 01:10:22 -0400 |
commit | 0cf8cf65a89ad7cac8c1cef1f743426b610adae0 (patch) | |
tree | 16062e311f0173b283e94725d33f5f2252dfb3d4 /openshift-ansible.spec | |
parent | 5cca3fdc86168e3010e0422360ddc7e8518d9f75 (diff) | |
download | openshift-0cf8cf65a89ad7cac8c1cef1f743426b610adae0.tar.gz openshift-0cf8cf65a89ad7cac8c1cef1f743426b610adae0.tar.bz2 openshift-0cf8cf65a89ad7cac8c1cef1f743426b610adae0.tar.xz openshift-0cf8cf65a89ad7cac8c1cef1f743426b610adae0.zip |
Automatic commit of package [openshift-ansible] release [3.7.0-0.159.0].
Created by command:
/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 45cf02ae2..0372960c6 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.7.0 -Release: 0.158.0%{?dist} +Release: 0.159.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -280,6 +280,24 @@ Atomic OpenShift Utilities includes %changelog +* Wed Oct 18 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.159.0 +- Updating openshift-ansible.spec file to include files dir + (sdodson@redhat.com) +- Bug 1501768: fix eventrouter nodeSelector padding (jwozniak@redhat.com) +- Reverting proxy image version to v1.0.0 to pass CI (ewolinet@redhat.com) +- Making travis happy (ewolinet@redhat.com) +- cri-o: error out when node is a Docker container (gscrivan@redhat.com) +- Rewire openshift_template_service_broker_namespaces configurable + (jminter@redhat.com) +- Ensure controllerConfig.serviceServingCert is correctly set during upgrade. + (abutcher@redhat.com) +- Updating pattern for elasticsearch_proxy images (ewolinet@redhat.com) +- Updating ES proxy image prefix and version to match other components + (ewolinet@redhat.com) +- Add ability to set node and master imageConfig to latest (mgugino@redhat.com) +- Restart all controllers to force reconfiguration during upgrade + (sdodson@redhat.com) + * Tue Oct 17 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.158.0 - Refactor openshift-management entry point (rteague@redhat.com) - Add switch to enable/disable container engine's audit log being stored in ES. |