Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make traefik_entrypoint name explicit #184

Merged
merged 3 commits into from
Mar 17, 2023
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Mar 14, 2023

This greatly simplifies things, and removes a dynamic step from startup. If folks want to set the entrypoint name when using an external traefik static config, they can tell jupyterhub what to use.

The entrypoint is checked at startup, to make sure dynamic and static config are loaded.

surprising behavior reported in #164 (comment)

more informative error if the expected entrypoint doesn't exist,
now that we aren't trying to discover it
remove unnecessary dynamic config from tests
so it can be re-used
@minrk minrk changed the title remove autodiscovery of entrypoint name Make traefik_entrypoint name explicit Mar 17, 2023
@minrk
Copy link
Member Author

minrk commented Mar 17, 2023

Thanks!

@minrk minrk merged commit bec86ce into jupyterhub:main Mar 17, 2023
@minrk minrk deleted the rm-autodiscover branch March 17, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants