vmware / load-balancer-and-ingress-services-for-kubernetes

Load Balancer and Ingress services for Kubernetes
Other
101 stars 59 forks source link

AV-220244: Check for Namespace annotation and VS lb svc for determining the correct cloud #1561

Closed Rishabh-Baranwal closed 2 weeks ago

Rishabh-Baranwal commented 1 month ago

Tests Done - 1)Restarted AKO in SV cluster for already working setup, cloud gets picked using old value set in namespace annotation. 2)Removed cloud from namespace annotation and restart AKO, cloud associated with VS "'cluster name'--kube-system-kube-apiserver-lb-svc" gets picked. 3)Failed/Bypassed the above 2 check by introducing some code and cloud gets picked through old method.

gurunath-avi commented 1 month ago

Can one of the admins verify this patch?