Bump fancy profiles#8068
Conversation
|
Merging this PR will trigger the following deployment actions. Support deploymentsNo support upgrades will be triggered Staging deployments
Production deployments
|
|
@batpad said on Slack that
We discussed this on Slack. The latest fancy profiles is backwards compatible with our existing configuration and works fine even when auth is disabled on binderhub |
Yes, to add context — EarthScope staging is not using auth on the BinderHub (I explicitly tested this via CURL). The new parts are (a) the fancy-profiles requesting an API token and (b) passing that as an auth header to the binderhub service. The former should always succeed, whilst the latter is a no-op in non-auth deployments. |
This PR bumps the fancy profile versions across all non-customised hubs.
The motivation for this is that Earthscope need it for prod, and I am unclear whether others do too — if so, we can merge this. Meanwhile, I'll customise EarthScope.