berkeley-dsep-infra / jupyterhub-k8s

[Deprecated] Data 8's deployment of JupyterHub on Kubernetes
Apache License 2.0
34 stars 17 forks source link

Helm upgrade does not restart hub? #169

Open nabriis opened 7 years ago

nabriis commented 7 years ago

Hi,

If i update my config.yaml file with a new authenticator for the hub and run the helm upgrade from that yaml, then I see a number of pods start up and shutdown, but the hub is left in its previous state

Is this intended? I have to manually delete the hub pod and wait for kubenetes to restart before the effects take place

best regards