diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-26 09:18:16 -0500 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-26 09:18:16 -0500 |
commit | a24ccff0423ca25bfcb1a3d9f79470aae5948d66 (patch) | |
tree | 1f34bffafbd7f010c433e1dae37b4f7c57d15317 /openshift-ansible.spec | |
parent | 664d655f8d7808e1dae513f5949eb62601fe4e26 (diff) | |
download | openshift-a24ccff0423ca25bfcb1a3d9f79470aae5948d66.tar.gz openshift-a24ccff0423ca25bfcb1a3d9f79470aae5948d66.tar.bz2 openshift-a24ccff0423ca25bfcb1a3d9f79470aae5948d66.tar.xz openshift-a24ccff0423ca25bfcb1a3d9f79470aae5948d66.zip |
Automatic commit of package [openshift-ansible] release [3.9.0-0.25.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 | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index ed730bb7f..5ad1c9983 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.9.0 -Release: 0.24.0%{?dist} +Release: 0.25.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -204,6 +204,27 @@ Atomic OpenShift Utilities includes %changelog +* Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.25.0 +- [1502838] Correct certificate alt name parsing (rteague@redhat.com) +- sync imagestreams+templates from origin master for v3.9 (bparees@redhat.com) +- node: specify bind option to /root/.docker (gscrivan@redhat.com) +- [1530403] Improve etcd group error message (rteague@redhat.com) +- Only automatically restart if cluster is in yellow or green state + (ewolinet@redhat.com) +- openshift_manage_node: Label nodes in one pass (vrutkovs@redhat.com) +- Redeploy etcd certificates during upgrade when etcd hostname not present in + etcd serving cert SAN. (abutcher@redhat.com) +- Create swapoff module (mgugino@redhat.com) +- Label masters with node-role.kubernetes.io/master. This PR also sets these + labels and scheduling status during upgrades (vrutkovs@redhat.com) +- [1537946] Correct conditional check for GlusterFS IPs (rteague@redhat.com) +- Remove unused node.lables from openshift_facts (mgugino@redhat.com) +- Change dnsmasq Requires to Wants. + https://bugzilla.redhat.com/show_bug.cgi?id=1532960 (rchopra@redhat.com) +- Set a default for openshift_hosted_registry_storage_azure_blob_realm + (sdodson@redhat.com) +- openshift_prometheus: remove block duration settings (pgier@redhat.com) + * Wed Jan 24 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.24.0 - Update CF 4.6 Beta templates in openshift_management directory (simaishi@redhat.com) |