kuryr-kubernetes 0.5.4 (rocky)
We are pleased to announce the release of: kuryr-kubernetes 0.5.4: Kubernetes integration with OpenStack networking This release is part of the rocky stable release series. The source is available from: https://opendev.org/openstack/kuryr-kubernetes Download the package from: https://tarballs.openstack.org/kuryr-kubernetes/ Please report issues through: https://bugs.launchpad.net/kuryr-kubernetes/+bugs For more details, please see below. Changes in kuryr-kubernetes 0.5.3..0.5.4 ---------------------------------------- 46b1407 Fix fail to recreate namespace when previous KuryrNet CRD is not deleted 19a938c Remove downloading amphora image a4104b3 Raise right exception in case Kubernetes respond with not found 30efd60 Fix adding pods with host networking to svc in L2 mode 2a2e184 Fix network pool deletion method 59011d0 OpenDev Migration Patch 287eaaf Replace openstack.org git:// URLs with https:// 17d2635 Ensure kuryr-controller recover from lb in ERROR status 7fb4044 Fix unused members deletion Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.d/base.yaml | 8 ++-- .zuul.d/lbaasv2.yaml | 2 +- .zuul.d/multinode.yaml | 8 ++-- .zuul.d/octavia.yaml | 6 +-- .zuul.d/sdn.yaml | 4 +- devstack/local.conf.df.sample | 2 +- devstack/local.conf.odl.sample | 2 +- devstack/local.conf.openshift.sample | 2 +- devstack/local.conf.ovn.sample | 2 +- devstack/local.conf.pod-in-vm.undercloud.df.sample | 2 +- .../local.conf.pod-in-vm.undercloud.odl.sample | 2 +- .../local.conf.pod-in-vm.undercloud.ovn.sample | 2 +- devstack/local.conf.pod-in-vm.undercloud.sample | 2 +- devstack/local.conf.sample | 2 +- kuryr_kubernetes/controller/drivers/lbaasv2.py | 6 +++ kuryr_kubernetes/controller/handlers/lbaas.py | 40 ++++++++++++++---- kuryr_kubernetes/controller/handlers/namespace.py | 49 +++++++++++++++++----- kuryr_kubernetes/k8s_client.py | 5 ++- .../unit/controller/handlers/test_namespace.py | 19 ++++++++- 21 files changed, 149 insertions(+), 46 deletions(-)
participants (1)
-
no-reply@openstack.org