Browse Source

Automatic commit of package [openshift-ansible] release [3.10.0-0.8.0].

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Justin Pierce 7 years ago
parent
commit
10ca83acd7
2 changed files with 12 additions and 2 deletions
  1. 1 1
      .tito/packages/openshift-ansible
  2. 11 1
      openshift-ansible.spec

+ 1 - 1
.tito/packages/openshift-ansible

@@ -1 +1 @@
-3.10.0-0.7.0 ./
+3.10.0-0.8.0 ./

+ 11 - 1
openshift-ansible.spec

@@ -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