831ee03d6fc3319e54f246ba64643cdecbbbf403

After the changes done at LBaaS driver to support namespace network isolation Ingress controller fails to create/ensure Listener for the L7 Router LB. This patch fixes this issue, and also update ingress controller code to retrieve L7 router's LB details in the context of the working thread. Closes-Bug: 1787883 Change-Id: Ia63785bdc9018f8ecd3ad820bb484f34c48e9569
Team and repository tags
Project description
Kubernetes integration with OpenStack networking
The OpenStack Kuryr project enables native Neutron-based networking in Kubernetes. With Kuryr-Kubernetes it's now possible to choose to run both OpenStack VMs and Kubernetes Pods on the same Neutron network if your workloads require it or to use different segments and, for example, route between them.
- Free software: Apache license
- Documentation: https://docs.openstack.org/kuryr-kubernetes/latest
- Source: https://git.openstack.org/cgit/openstack/kuryr-kubernetes
- Bugs: https://bugs.launchpad.net/kuryr-kubernetes
- Overview and demo: http://superuser.openstack.org/articles/networking-kubernetes-kuryr
- Release notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/
Contribution guidelines
For the process of new feature addition, refer to the Kuryr Policy
Description