[release-announce] kuryr-kubernetes 0.4.4 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 4 16:35:10 UTC 2018


We are amped to announce the release of:

kuryr-kubernetes 0.4.4: Kubernetes integration with OpenStack
networking

This release is part of the queens stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/kuryr-kubernetes

Download the package from:

    https://tarballs.openstack.org/kuryr-kubernetes/

Please report issues through launchpad:

    https://bugs.launchpad.net/kuryr-kubernetes

For more details, please see below.

Changes in kuryr-kubernetes 0.4.3..0.4.4
----------------------------------------

531ed16 Verify keystone connection using token
8fdb5b4 import zuul job settings from project-config
4f5f00c devstack: Fix load balancing project membership
495b788 Services: Fix service connectivity after service port edit procedure
f4769c3 process to gracefully exit when last watcher exits
8c3ce7c Fetch CONTAINERID from Docker API in kuryr-cni
7aaef63 Really use the test handler
ec286c6 Devstack deployment - handle LoadBalancer creation failure
99b65e6 Add timeout to the wait_for method in plugin.sh
24cb1c5 Really ignore unsupported service types
061a875 Ensure endpoint has pods before add/remove members
19d63cc Remove admin rights need from verify_keystone_connection


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         | 12 +++-
cni_ds_init                                        | 42 +++++++-------
devstack/lib/kuryr_kubernetes                      | 65 ++++++++++++++++++----
devstack/plugin.sh                                 | 16 ++++--
devstack/settings                                  |  1 +
kuryr_kubernetes/cni/daemon/service.py             |  2 +-
kuryr_kubernetes/controller/handlers/lbaas.py      | 17 ++++--
kuryr_kubernetes/controller/managers/health.py     | 15 ++---
kuryr_kubernetes/controller/service.py             |  2 +-
kuryr_kubernetes/watcher.py                        | 15 ++++-
12 files changed, 154 insertions(+), 80 deletions(-)







More information about the Release-announce mailing list