[release-announce] kuryr-kubernetes 0.5.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Oct 9 19:25:25 UTC 2018


We are thrilled to announce the release of:

kuryr-kubernetes 0.5.1: Kubernetes integration with OpenStack
networking

This release is part of the rocky 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.5.0..0.5.1
----------------------------------------

84ad28e Clean up watch resources after watcher.stop()
1a55b6c cni_ds_init: exec into the main process
55a9d40 Fix small typo in controller/handlers/lbaas.py
254aa34 Produce mount volume only if OVS_HOST_PATH is defined
0907584 OCP-Router - Fix Ingress controller LB listener creation
8d79d80 OCP-Router: fix external network bug in devstack
f0ec02f PodVIFDriver impl - fix release_vif() signature
37a7112 Avoid release_vif race when using namespaces and pools
bb8cb8a Ensure ports pool are not duplicated with kuryr-controller HA
8755373 Verify keystone connection using token
1f09b90 import zuul job settings from project-config
429cc8a Update UPPER_CONSTRAINTS_FILE for stable/rocky
b16203b Update .gitreview for stable/rocky


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

.gitreview                                         |  1 +
.zuul.d/project.yaml                               |  6 ++++
cni_ds_init                                        |  4 +--
devstack/lib/kuryr_kubernetes                      |  8 +++++
devstack/plugin.sh                                 |  3 +-
.../controller/drivers/nested_macvlan_vif.py       |  2 +-
.../controller/drivers/nested_vlan_vif.py          |  2 +-
kuryr_kubernetes/controller/drivers/neutron_vif.py |  2 +-
kuryr_kubernetes/controller/drivers/vif_pool.py    | 34 ++++++++++++++-------
kuryr_kubernetes/controller/handlers/lbaas.py      |  2 +-
kuryr_kubernetes/controller/handlers/vif.py        | 11 ++++++-
kuryr_kubernetes/controller/ingress/ingress_ctl.py | 16 +++++-----
kuryr_kubernetes/controller/managers/health.py     | 15 +++-------
kuryr_kubernetes/controller/service.py             |  6 ++++
.../unit/controller/ingress/test_ingress_ctl.py    | 35 ++++++++++++++++++----
kuryr_kubernetes/watcher.py                        | 11 ++++---
tox.ini                                            |  2 +-
19 files changed, 124 insertions(+), 52 deletions(-)







More information about the Release-announce mailing list