You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing an existing LoadBalancer service, and adjusting the instancepool id from one instacepool to another (to change it), the CCM writes "ensuring load balancer" but however does nothing.
Current Behavior
When editing an existing LoadBalancer service, and adjusting the instancepool id from one instacepool to another (to change it), the CCM writes "ensuring load balancer" but however does nothing.
It does not matter for that bug whether the load balancer is external or not. It occurs for both.
It works when one manually deletes the service inside the NLB before changing the annotation.
Expected Behavior
It should update
Steps To Reproduce
service.beta.kubernetes.io/exoscale-loadbalancer-service-instancepool-id: "A"
service.beta.kubernetes.io/exoscale-loadbalancer-service-instancepool-id: "B"
CCM Version
v0.30.0
Kubernetes version
v1.31.0
Relevant log output
The text was updated successfully, but these errors were encountered: