From ac9ace7f2bf1903d2584351d7509998ce360c4d8 Mon Sep 17 00:00:00 2001 From: Min RK Date: Wed, 11 Dec 2024 15:10:23 +0100 Subject: [PATCH 1/2] bump oauthenticator to 17.3 in pkce-experiment for refresh_user_hook needs 2i2c manual step to publish the image --- helm-charts/images/hub/pkce-requirements.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/helm-charts/images/hub/pkce-requirements.txt b/helm-charts/images/hub/pkce-requirements.txt index 7d7a79968..14a1d9f1a 100644 --- a/helm-charts/images/hub/pkce-requirements.txt +++ b/helm-charts/images/hub/pkce-requirements.txt @@ -1,9 +1,8 @@ # Image lives at quay.io/2i2c/pkce-experiment -# install oauthenticator 17.1, -# which adds PKCE support. -# experiment no longer needed when base chart is updated to z2jh 4.0.0 -# Experiment with https://github.com/jupyterhub/oauthenticator/pull/780 and oauthenticator 17.2 -git+https://github.com/minrk/oauthenticator@refresh-skip +# install oauthenticator 17.3, +# which adds PKCE and refresh_token support +# experiment no longer needed when base chart is updated to z2jh 4.1.0 +oauthenticator>=17.3,<18 # jupyterhub-configurator isn't maintained and its not intended to be developed @@ -16,4 +15,4 @@ git+https://github.com/minrk/oauthenticator@refresh-skip git+https://github.com/yuvipanda/jupyterhub-configurator@backported-jh41-compatibility # Brings in https://github.com/yuvipanda/jupyterhub-fancy-profiles -jupyterhub-fancy-profiles==0.3.10 \ No newline at end of file +jupyterhub-fancy-profiles==0.3.10 From 5206fa282662b566d8672c756df4a269619e4c1c Mon Sep 17 00:00:00 2001 From: Georgiana Dolocan Date: Wed, 11 Dec 2024 17:33:08 +0200 Subject: [PATCH 2/2] Update image tag --- config/clusters/jupyter-health/common.values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/clusters/jupyter-health/common.values.yaml b/config/clusters/jupyter-health/common.values.yaml index 50cd9f49d..867a1b56d 100644 --- a/config/clusters/jupyter-health/common.values.yaml +++ b/config/clusters/jupyter-health/common.values.yaml @@ -43,7 +43,7 @@ jupyterhub: # image: name: quay.io/2i2c/pkce-experiment - tag: 0.0.1-0.dev.git.11169.h1e0fa323 + tag: 0.0.1-0.dev.git.11270.hac9ace7f allowNamedServers: true config: JupyterHub: