-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO List: Enhance Cluster Lifecycle Management #1762
Comments
Hi @Garrybest Should we update the task list? |
Well, I'm afraid not. This task is to drain a cluster by using NoExecute taint when we decide to unjoin it, while #1945 focuses on how taint manager works. |
I have an idea. Maybe we could implement this in cmd |
/assign @Garrybest |
Great thanks to @Garrybest !!! |
What would you like to be added:
According to #1640 (comment), I'd like to enhance cluster lifecycle management. Here is the todo-list.
spec.clusters
when the cluster is terminating. remove TargetCluster when cluster is terminating #2373Failover
from scheduler. remove Failover from scheduler #2391Why is this needed:
Move some functions away from scheduler and make the scheduler more concise.
The text was updated successfully, but these errors were encountered: