forked from openshift/openshift-ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [openshift-ansible] release [3.6.68-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
- Loading branch information
Showing
2 changed files
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.6.67-1 ./ | ||
3.6.68-1 ./ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
%global __requires_exclude ^/usr/bin/ansible-playbook$ | ||
|
||
Name: openshift-ansible | ||
Version: 3.6.67 | ||
Version: 3.6.68 | ||
Release: 1%{?dist} | ||
Summary: Openshift and Atomic Enterprise Ansible | ||
License: ASL 2.0 | ||
|
@@ -274,6 +274,54 @@ Atomic OpenShift Utilities includes | |
|
||
|
||
%changelog | ||
* Sat May 13 2017 Jenkins CD Merge Bot <[email protected]> 3.6.68-1 | ||
- Updating registry-console image version during a post_control_plane upgrade | ||
([email protected]) | ||
- Remove userland-proxy-path from daemon.json ([email protected]) | ||
- Fix whistespace issues in custom template ([email protected]) | ||
- Always add proxy items to atomic.conf ([email protected]) | ||
- Move container-engine systemd environment to updated location | ||
([email protected]) | ||
- doc: Add link to daemon.json upstream doc ([email protected]) | ||
- Remove unused daemon.json keys ([email protected]) | ||
- bug 1448860. Change recovery_after_nodes to match node_quorum | ||
([email protected]) | ||
- bug 1441369. Kibana memory limits bug 1439451. Kibana crash | ||
([email protected]) | ||
- Extend repoquery command (of lib_utils role) to ignore excluders | ||
([email protected]) | ||
- lower case in /etc/daemon.json and correct block-registry ([email protected]) | ||
- Fix for yedit custom separators ([email protected]) | ||
- Updating 3.6 enterprise registry-console template image version | ||
([email protected]) | ||
- Default to iptables on master ([email protected]) | ||
- Rename blocked-registries to block-registries ([email protected]) | ||
- Ensure true is lowercase in daemon.json ([email protected]) | ||
- use docker_log_driver and /etc/docker/daemon.json to determine log driver | ||
([email protected]) | ||
- Temporarily revert to OSEv3 host group usage ([email protected]) | ||
- Add service file templates for master and node ([email protected]) | ||
- Update systemd units to use proper container service name | ||
([email protected]) | ||
- polish etcd_common role ([email protected]) | ||
- Note existence of Fedora tests and how to rerun ([email protected]) | ||
- Fix for OpenShift SDN Check ([email protected]) | ||
- Updating oc_obj to use get instead of getattr ([email protected]) | ||
- Updating size suffix for metrics in role ([email protected]) | ||
- GlusterFS: Allow swapping an existing registry's backend storage | ||
([email protected]) | ||
- GlusterFS: Allow for a separate registry-specific playbook | ||
([email protected]) | ||
- GlusterFS: Improve role documentation ([email protected]) | ||
- hosted_registry: Get correct pod selector for GlusterFS storage | ||
([email protected]) | ||
- hosted registry: Fix typo ([email protected]) | ||
- run excluders over selected set of hosts during control_plane/node upgrade | ||
([email protected]) | ||
- Reserve kubernetes and 'kubernetes-' prefixed namespaces | ||
([email protected]) | ||
- oc_volume: Add missing parameter documentation ([email protected]) | ||
* Wed May 10 2017 Scott Dodson <[email protected]> 3.6.67-1 | ||
- byo: correct option name ([email protected]) | ||
- Fail if rpm version != docker image version ([email protected]) | ||
|