|
@@ -5,7 +5,7 @@
|
|
|
}
|
|
|
|
|
|
Name: openshift-ansible
|
|
|
-Version: 3.0.16
|
|
|
+Version: 3.0.17
|
|
|
Release: 1%{?dist}
|
|
|
Summary: Openshift and Atomic Enterprise Ansible
|
|
|
License: ASL 2.0
|
|
@@ -258,6 +258,77 @@ Atomic OpenShift Utilities includes
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Dec 08 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.17-1
|
|
|
+- Improving output when gathering facts (bleanhar@redhat.com)
|
|
|
+- Bug 1287977 - Incorrect check output from atomic-openshift-installer when
|
|
|
+ working with preconfigured load balancer (bleanhar@redhat.com)
|
|
|
+- Add unique AEP, OSE, and Origin BYO inventories (sdodson@redhat.com)
|
|
|
+- bring the docker udev workaround into openshift-ansible.git
|
|
|
+ (jdiaz@redhat.com)
|
|
|
+- Zabbix: put in a note about trigger prototype dependency
|
|
|
+ (mwoodson@redhat.com)
|
|
|
+- Zabbix: added dependency for inode disk check (mwoodson@redhat.com)
|
|
|
+- Zabbix: added dependency for disk check (mwoodson@redhat.com)
|
|
|
+- zabbix: removed ethernet graphs (mwoodson@redhat.com)
|
|
|
+- Zabbix: added trigger dependencies to certain master checks
|
|
|
+ (mwoodson@redhat.com)
|
|
|
+- ManageIQ Service Account: added role for ManageIQ service account
|
|
|
+ (efreiber@redhat.com)
|
|
|
+- added the pv zabbix keys (mwoodson@redhat.com)
|
|
|
+- Refactor dns options and facts. (abutcher@redhat.com)
|
|
|
+- Fix openshift_facts playbook for yum/dnf changes (jdetiber@redhat.com)
|
|
|
+- Configured master count should be 1 for pacemaker ha. (abutcher@redhat.com)
|
|
|
+- Fedora changes: (admiller@redhat.com)
|
|
|
+- Centralize etcd/schedulability logic for each host. (dgoodwin@redhat.com)
|
|
|
+- added upgrade playbook for online (sedgar@redhat.com)
|
|
|
+- Improved installation summary. (dgoodwin@redhat.com)
|
|
|
+- Fix kubernetes service ip gathering. (abutcher@redhat.com)
|
|
|
+- added docker registry cluster check (mwoodson@redhat.com)
|
|
|
+- Add warning for HA deployments with < 3 dedicated nodes.
|
|
|
+ (dgoodwin@redhat.com)
|
|
|
+- Cleanup more schedulable typos. (dgoodwin@redhat.com)
|
|
|
+- Fix validation for BasicAuthPasswordIdentityProvider (tschan@puzzle.ch)
|
|
|
+- Fix ec2 instance type lookups (jdetiber@redhat.com)
|
|
|
+- remove debug logging from scc/privileged patch command (jdetiber@redhat.com)
|
|
|
+- Set api version for oc commands (jdetiber@redhat.com)
|
|
|
+- 3.1 upgrade - use --api-version for patch commands (jdetiber@redhat.com)
|
|
|
+- Fix bug when warning on no dedicated nodes. (dgoodwin@redhat.com)
|
|
|
+- Suggest dedicated nodes for an HA deployment. (dgoodwin@redhat.com)
|
|
|
+- Error out if no load balancer specified. (dgoodwin@redhat.com)
|
|
|
+- Adjust requirement for 3 masters for HA deployments. (dgoodwin@redhat.com)
|
|
|
+- Fixing 'unscheduleable' typo (bleanhar@redhat.com)
|
|
|
+- Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular template
|
|
|
+ (nakayamakenjiro@gmail.com)
|
|
|
+- Improved output when re-running after editing config. (dgoodwin@redhat.com)
|
|
|
+- Print a system summary after adding each. (dgoodwin@redhat.com)
|
|
|
+- Text improvements for host specification. (dgoodwin@redhat.com)
|
|
|
+- Assert etcd section written for HA installs. (dgoodwin@redhat.com)
|
|
|
+- Breakout a test fixture to reduce module size. (dgoodwin@redhat.com)
|
|
|
+- Pylint touchups. (dgoodwin@redhat.com)
|
|
|
+- Trim assertions in HA testing. (dgoodwin@redhat.com)
|
|
|
+- Test unattended HA quick install. (dgoodwin@redhat.com)
|
|
|
+- Don't prompt to continue during unattended installs. (dgoodwin@redhat.com)
|
|
|
+- Block re-use of master/node as load balancer in attended install.
|
|
|
+ (dgoodwin@redhat.com)
|
|
|
+- Add -q flag to remove unwantend output (such as mirror and cache information)
|
|
|
+ (urs.breu@ergon.ch)
|
|
|
+- Uninstall: only restart docker on node hosts. (abutcher@redhat.com)
|
|
|
+- Explicitly set schedulable when masters == nodes. (dgoodwin@redhat.com)
|
|
|
+- Use admin.kubeconfig for get svc ip. (abutcher@redhat.com)
|
|
|
+- Point enterprise metrics at registry.access.redhat.com/openshift3/metrics-
|
|
|
+ (sdodson@redhat.com)
|
|
|
+- Make sure that OpenSSL is installed before use (fsimonce@redhat.com)
|
|
|
+- fixes for installer wrapper scaleup (jdetiber@redhat.com)
|
|
|
+- addtl aws fixes (jdetiber@redhat.com)
|
|
|
+- Fix failure when seboolean not present (jdetiber@redhat.com)
|
|
|
+- fix addNodes.yml (jdetiber@redhat.com)
|
|
|
+- more aws support for scaleup (jdetiber@redhat.com)
|
|
|
+- start of aws scaleup (jdetiber@redhat.com)
|
|
|
+- Improve scaleup playbook (jdetiber@redhat.com)
|
|
|
+- Update openshift_repos to refresh package cache on changes
|
|
|
+ (jdetiber@redhat.com)
|
|
|
+- Add etcd nodes management in OpenStack (lhuard@amadeus.com)
|
|
|
+
|
|
|
* Tue Nov 24 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.16-1
|
|
|
- Silencing pylint branch errors for now for the atomic-openshift-installer
|
|
|
harness (bleanhar@redhat.com)
|