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

OCM does not supply sufficient status for MachinePools #1

Open
scottd018 opened this issue Apr 18, 2023 · 0 comments
Open

OCM does not supply sufficient status for MachinePools #1

scottd018 opened this issue Apr 18, 2023 · 0 comments

Comments

@scottd018
Copy link
Contributor

In order for this operator to be able to tell if an OCM MachinePool is ready, the MachinePool in OCM should supply sufficient status to let us know when it is ready.

As a workaround, we are going to make the assumption (and the restriction) that this operator may only control itself in OCM. By doing this, we can poll the local nodes via the Kubernetes API and see when they are ready.

At some point in the future, it would be nice to have a centralized operator that could control machine pools from anywhere, thus the need for the status being available in OCM.

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

No branches or pull requests

1 participant