summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-30 17:56:34 -0400
committerScott Dodson <sdodson@redhat.com>2016-08-30 17:56:34 -0400
commita2e63a058f009c4b356482952eee5560e6bd5a07 (patch)
tree70a66d13e4d50c91c7b7f8c889ee78d6cc150eb2 /openshift-ansible.spec
parent75ff16c54634ef3eebfb0eeead19c090de105f42 (diff)
downloadopenshift-a2e63a058f009c4b356482952eee5560e6bd5a07.tar.gz
openshift-a2e63a058f009c4b356482952eee5560e6bd5a07.tar.bz2
openshift-a2e63a058f009c4b356482952eee5560e6bd5a07.tar.xz
openshift-a2e63a058f009c4b356482952eee5560e6bd5a07.zip
Automatic commit of package [openshift-ansible] release [3.3.18-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 3ad67543b..3e8d8b68e 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.17
+Version: 3.3.18
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Aug 30 2016 Scott Dodson <sdodson@redhat.com> 3.3.18-1
+- Enable dynamic storage (sdodson@redhat.com)
+- Change how we set master's metricsPublicURL (sdodson@redhat.com)
+- update kubelet argument example with references to new pods-per-core and new
+ max-pods threshold for 3.3 (jeder@redhat.com)
+- update kubelet argument example with references to new pods-per-core and new
+ max-pods threshold for 3.3 (jeder@redhat.com)
+
* Mon Aug 29 2016 Scott Dodson <sdodson@redhat.com> 3.3.17-1
- Reload units after node container service modified. (dgoodwin@redhat.com)
- Fix flannel check (mkumatag@in.ibm.com)