|
@@ -10,7 +10,7 @@
|
|
|
|
|
|
Name: openshift-ansible
|
|
|
Version: 3.10.0
|
|
|
-Release: 0.7.0%{?dist}
|
|
|
+Release: 0.8.0%{?dist}
|
|
|
Summary: Openshift and Atomic Enterprise Ansible
|
|
|
License: ASL 2.0
|
|
|
URL: https://github.com/openshift/openshift-ansible
|
|
@@ -202,6 +202,16 @@ Atomic OpenShift Utilities includes
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Mar 15 2018 Justin Pierce <jupierce@redhat.com> 3.10.0-0.8.0
|
|
|
+- Enabling multi vif pool drivers (ltomasbo@redhat.com)
|
|
|
+- Update the examples directory for v3.10 (cdaley@redhat.com)
|
|
|
+- Pop etcd_port from local_facts file (mgugino@redhat.com)
|
|
|
+- Allowing means to provide custom es config entries with
|
|
|
+ openshift_logging_es_config (ewolinet@redhat.com)
|
|
|
+- GlusterFS - Invoke oc binary with the admin.kubeconfig token rather than
|
|
|
+ default token from $HOME/.kube/config (“dani_comnea@yahoo.com”)
|
|
|
+- Break up components installs into separate playbooks (staebler@redhat.com)
|
|
|
+
|
|
|
* Wed Mar 14 2018 Justin Pierce <jupierce@redhat.com> 3.10.0-0.7.0
|
|
|
- Bug 1548641- Correct arguments to yedit (fabian@fabianism.us)
|
|
|
- Bug 1554828- Nodes are now labeled compute after other labels have been
|