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

Using helm init --wait rather than custom kubectl wait #270

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

JamesMurkin
Copy link
Contributor

This seems to be much more reliable on waiting until helm is actually ready

This prevents the issue where our custom wait says the deployment is ready, then the next step of the quickstart script runs and gets:
Error: could not find a ready tiller pod

This seems to be much more reliable on waiting until helm is actually ready
@jimbobby5 jimbobby5 merged commit 8f50304 into master Dec 5, 2019
@jimbobby5 jimbobby5 deleted the quick-start-wait branch December 5, 2019 12:59
MustafaI added a commit that referenced this pull request Nov 4, 2024
Co-authored-by: Mustafa Ilyas <Mustafa.Ilyas@gresearch.co.uk>
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.

2 participants