JahstreetOrg / spark-on-kubernetes-helm

Spark on Kubernetes infrastructure Helm charts repo
Apache License 2.0
198 stars 76 forks source link

Ugrade jupyterhub helm chart to version 0.11.1 #61

Open andreas-eberle opened 3 years ago

andreas-eberle commented 3 years ago

This PR upgrade the jupyterhub helm chart to version 0.11.1. As far as the tests on my setup showed, only the authentication configuration needed to be changed. I updated the dummy authentication stuff (fyi, I added an admin and a normal user to be able to test both).

However, I have no setup to test the Azure AD OAuthenticator that you had in your values.yaml as an example. @jahstreet: Maybe you can test and add that again.