-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[release-1.22] K3s CI failures due to tiller crashes #3843
Comments
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Confirmed |
fwiw I'm still seeing some flakes due to the chart not deploying when tiller hangs, so I might need to take another pass at it. Haven't seen any user complaints about it though so it's low priority. |
Reopening, not fixed by previous change. |
K3s CI has been failing due to tiller crashes. When this happens, the
helm_v2 ls
command hangs, and CI eventually times out and fails the PR.The upstream issue (helm/helm#4753) has been closed due to helm v2 (and tiller with it) no longer being supported. Since we can't drop helm v2 for 2 minor Kubernetes versions, we need to do our best to keep it running until then.
Ref:
The text was updated successfully, but these errors were encountered: