Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Remote machineset deletion - handle possible cluster controller starvation #215

Open
csrwng opened this issue May 11, 2018 · 0 comments
Open

Comments

@csrwng
Copy link
Contributor

csrwng commented May 11, 2018

Currently the cluster controller will handle connecting to the remote cluster and deleting machinesets within the main sync loop. This means that if it takes a long time to connect to the remote cluster, we could potentially starve the cluster controller's goroutines. If we run into this problem, a possible solution is to handle these remote deletions in a separate queue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant