@yuvipanda Also, one of the hub endpoints we're testing returns a 202 response code. You see those about as often as a $2 bill.
Conversation
Notices
-
Embed this notice
Scott Williams 🐧 (vwbusguy@mastodon.online)'s status on Thursday, 21-Sep-2023 08:21:13 JST Scott Williams 🐧 - clacke likes this.
-
Embed this notice
Scott Williams 🐧 (vwbusguy@mastodon.online)'s status on Thursday, 21-Sep-2023 08:21:14 JST Scott Williams 🐧 @yuvipanda Indeed - and trying to *not* make my test code look like this :-)
-
Embed this notice
yuvipanda (yuvipanda@hachyderm.io)'s status on Thursday, 21-Sep-2023 08:21:15 JST yuvipanda @vwbusguy i see you're hacking on jupyterhub :D
-
Embed this notice
Scott Williams 🐧 (vwbusguy@mastodon.online)'s status on Thursday, 21-Sep-2023 08:21:16 JST Scott Williams 🐧 "Anyone can read #Python!"
missing_users=",".join(sorted([user for user in user_list if user not in helm_values["hub"]["config"]["Authenticator"].get("admin_users") or []])) if 'helm_values["hub"]["config"]["Authenticator"]' in local()