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

Enforce 30 second limit on checking for old Helm v2 chart #36

Merged
merged 2 commits into from
Oct 22, 2021

Conversation

brandond
Copy link
Member

We are very unlikely to still have any helm v2 charts around, and apparently helm v2 won't reconnect to Tiller even if we restart it in a loop... so the only way to work around this crash is to just give up after 30 seconds to prevent blocking the whole install job.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
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