diff options
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 89 |
1 files changed, 88 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 6697302a3..3a59ab25b 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.6.137 +Version: 3.6.153 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -280,6 +280,93 @@ Atomic OpenShift Utilities includes %changelog +* Tue Jul 18 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.153-1 +- Updating to compare sets instead of sorted lists (ewolinet@redhat.com) +- Adding ability to create podpreset for service-catalog-controller for + bz1471881 (ewolinet@redhat.com) +- Updating to use oc replace and conditionally update edit and admin roles + (ewolinet@redhat.com) +- Other playbooks maybe expecting this to be at least an empty string. I think + they default it to an empty list if its not found. (tbielawa@redhat.com) +- Fix NO_PROXY environment variable setting (tbielawa@redhat.com) +- Changing the passing of data for sc creation. (kwoodson@redhat.com) +- Fixed variable name. (kwoodson@redhat.com) +- Adding disk encryption to storageclasses and to openshift registry + (kwoodson@redhat.com) + +* Mon Jul 17 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.152-1 +- + +* Sun Jul 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.151-1 +- + +* Sun Jul 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.150-1 +- + +* Sat Jul 15 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.149-1 +- Config was missed before replace. (jkaur@redhat.com) +- Redeploy-certificates will fail for registry and router if user is not + system:admin (jkaur@redhat.com) + +* Fri Jul 14 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.148-1 +- Adding in permissions to edit and admin cluster roles (ewolinet@redhat.com) +- making kube-service-catalog project network global when using redhat + /openshift-ovs-multitenant plugin (ewolinet@redhat.com) +- set KillMode to process in node service file (jchaloup@redhat.com) +- Upgrade fails when "Drain Node for Kubelet upgrade" (jkaur@redhat.com) +- openvswitch, syscontainer: specify the Docker service name + (gscrivan@redhat.com) + +* Thu Jul 13 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.144-1 +- Created js file for enabling tech preview for console, updated master-config + for pod presets and console tech preview (ewolinet@redhat.com) +- GlusterFS: Add updated example hosts files (jarrpa@redhat.com) +- GlusterFS: Fix SSH-based heketi configuration (jarrpa@redhat.com) + +* Wed Jul 12 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.143-1 +- + +* Wed Jul 12 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.142-1 +- add scheduled pods check (jvallejo@redhat.com) +- Only store failures that were not ignored. (rhcarvalho@gmail.com) +- Add overlay to supported Docker storage drivers (rhcarvalho@gmail.com) +- ansible.cfg: improve ssh ControlPath (lmeyer@redhat.com) +- openshift_checks: fix execute_module params (lmeyer@redhat.com) +- OCP build: override python-directed envvars (lmeyer@redhat.com) +- OCP build: fix bug 1465724 (lmeyer@redhat.com) +- OCP build: sync packages needed (lmeyer@redhat.com) +- Adding create permissions for serviceclasses.servicecatalog.k8s.io to + service-catalog-controller role (ewolinet@redhat.com) +- Fix calico when certs are auto-generated (djosborne10@gmail.com) +- Removing trailing newline. (kwoodson@redhat.com) +- Error upgrading control_plane when user is not system:admin + (jkaur@redhat.com) +- [Bz 1468113] Configure the rest of the masters with the correct URL. + (kwoodson@redhat.com) + +* Tue Jul 11 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.141-1 +- Add evaluate_groups.yml to network_manager playbook (rteague@redhat.com) +- updating fetch tasks to be flat paths (ewolinet@redhat.com) + +* Mon Jul 10 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.140-1 +- + +* Sat Jul 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.139-1 +- increase implicit 300s default timeout to explicit 600s (jchaloup@redhat.com) + +* Sat Jul 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.138-1 +- Wait for etcd to become healthy before migrating TTL (tbielawa@redhat.com) +- Use openshift.node.nodename as glusterfs_hostname. (abutcher@redhat.com) +- container-engine: Update Fedora registry url (smilner@redhat.com) +- updating configmap map definition to fix asb not starting up correctly + (ewolinet@redhat.com) +- xPaas v1.4.1 for 3.4 (sdodson@redhat.com) +- xPaas v1.4.1 for 3.5 (sdodson@redhat.com) +- xPaaS 1.4.1 for 3.6 (sdodson@redhat.com) +- Only add entries to NO_PROXY settings if a NO_PROXY value is set + (tbielawa@redhat.com) +- fixing configuation values. (shurley@redhat.com) + * Fri Jul 07 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.137-1 - Install container-selinux with container-engine (smilner@redhat.com) - Bug 1466152 - Json-file log driver: Neither |