summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-07-12 10:09:22 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-07-12 10:09:22 -0400
commitb8ef94327640a65e36750c1385dc54256b77f318 (patch)
tree575c5d8ff07f0714ff6d99a823e4db728c143304 /openshift-ansible.spec
parent1da90af63656f127b21720248b5c8c25ebc728ed (diff)
downloadopenshift-b8ef94327640a65e36750c1385dc54256b77f318.tar.gz
openshift-b8ef94327640a65e36750c1385dc54256b77f318.tar.bz2
openshift-b8ef94327640a65e36750c1385dc54256b77f318.tar.xz
openshift-b8ef94327640a65e36750c1385dc54256b77f318.zip
Automatic commit of package [openshift-ansible] release [3.6.142-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.142
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec20
1 files changed, 19 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c9bda8977..83e44539d 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.141
+Version: 3.6.142
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,24 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Jul 12 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.142-1
+- add scheduled pods check (jvallejo@redhat.com)
+- Only store failures that were not ignored. (rhcarvalho@gmail.com)
+- Add overlay to supported Docker storage drivers (rhcarvalho@gmail.com)
+- ansible.cfg: improve ssh ControlPath (lmeyer@redhat.com)
+- openshift_checks: fix execute_module params (lmeyer@redhat.com)
+- OCP build: override python-directed envvars (lmeyer@redhat.com)
+- OCP build: fix bug 1465724 (lmeyer@redhat.com)
+- OCP build: sync packages needed (lmeyer@redhat.com)
+- Adding create permissions for serviceclasses.servicecatalog.k8s.io to
+ service-catalog-controller role (ewolinet@redhat.com)
+- Fix calico when certs are auto-generated (djosborne10@gmail.com)
+- Removing trailing newline. (kwoodson@redhat.com)
+- Error upgrading control_plane when user is not system:admin
+ (jkaur@redhat.com)
+- [Bz 1468113] Configure the rest of the masters with the correct URL.
+ (kwoodson@redhat.com)
+
* Tue Jul 11 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.141-1
- Add evaluate_groups.yml to network_manager playbook (rteague@redhat.com)
- updating fetch tasks to be flat paths (ewolinet@redhat.com)