Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ctavan
Copy link

@ctavan ctavan commented Dec 3, 2020

The healthz route is prefixed by basePathname but the check that skips
authentication for the health route always checks for the /healthz path
without prefix.

The healthz path should also be available without authentication when a
basePathname is defined.

The healthz route is prefixed by basePathname but the check that skips
authentication for the health route always checks for the /healthz path
without prefix.

The healthz path should also be available without authentication when a
basePathname is defined.
@djfarrelly djfarrelly added this to the v2.x milestone Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants