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

Wait for microk8s storage to fully come up before bootstrapping #114

Merged
merged 1 commit into from Oct 11, 2019

Conversation

knkski
Copy link
Contributor

@knkski knkski commented Oct 7, 2019

microk8s.status --wait-ready doesn't give sufficient information about storage status, so we wait specifically for the StorageClass to exist before proceeding with bootstrap.

Also introduces function to handle waiting for command to become ready.

microk8s.status --wait-ready doesn't give sufficient information about
storage status, so we wait specifically for the StorageClass to exist
before proceeding with bootstrap.

Also introduces function to handle waiting for command to become ready.
@knkski knkski merged commit f92fccf into master Oct 11, 2019
@knkski knkski deleted the microk8s-storage-wait branch October 11, 2019 16:34
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.

None yet

2 participants