Skip to content
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

Add cluster scale-up blocking "wait" function #90

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

delgadom
Copy link
Member

@delgadom delgadom commented Nov 22, 2020

Adds a rhg_compute_tools.kubernetes.wait function which blocks until a cluster reaches the requested number of workers.

Note I couldn't quickly figure out how to implement this on gateway. They have totally changed the object interface to clusters and schedulers - everything is now async and I can't even figure out how to get the current number of workers, let alone the requested number.

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

Successfully merging this pull request may close these issues.

1 participant