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

Jupyterhub Helm upgrades wait indefinitely [bug] #960

Closed
danlester opened this issue Dec 7, 2021 · 0 comments · Fixed by #959
Closed

Jupyterhub Helm upgrades wait indefinitely [bug] #960

danlester opened this issue Dec 7, 2021 · 0 comments · Fixed by #959
Assignees

Comments

@danlester
Copy link
Contributor

When upgrading from older qhub (0.3.14) to newer (main = 0.4), this involves a helm chart upgrade for JupyterHub.

In GCP at least I found the helm upgrade times out, even though the deployment seems to have worked (new hub pod is running).

The solution appears to be to add wait = false in the helm_release - the hint was in this issue.

This doesn't seem to break initial installs in tests so far, and does fix the upgrade issue.

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 a pull request may close this issue.

1 participant