-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.14.0
Description of problem:
If two clusters share a single OpenStack projects, cloud-provider-openstack won't distinguish type=LoadBalancer Services between them if they have the same namespace name and service name. https://github.com/kubernetes/cloud-provider-openstack/issues/2241
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Deploy 2 clusters. 2. Create LoadBalancer Services of the same name in default namespaces of both clusters.
Actual results:
cloud-provider-openstack fights over ownership of the LB.
Expected results:
LBs are distinguished.
Additional info:
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update