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
What happened:
Failover and GracefulEviction featureGate is open.
After the cluster becomes notready, the following content will be added to rb by the controller:
What happened:
Failover and GracefulEviction featureGate is open.
After the cluster becomes notready, the following content will be added to rb by the controller:
However, when the cluster is ready, the above content will not be removed from rb, affecting the scheduling of new expansion pods to the cluster.
What you expected to happen:
After the cluster is ready, gracefulEvictionTasks removes the content about the cluster from rb
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
v1.12
kubectl-karmada version
orkarmadactl version
):The text was updated successfully, but these errors were encountered: