Skip to content

fix: allow null healthz-prefix value#183

Open
vincentsarago wants to merge 1 commit into
mainfrom
fix/allow-null-healthz-prefix
Open

fix: allow null healthz-prefix value#183
vincentsarago wants to merge 1 commit into
mainfrom
fix/allow-null-healthz-prefix

Conversation

@vincentsarago

Copy link
Copy Markdown
Member

in configure_app there is a if setting.healthz_prefix check but in the current configuration, the healthz_prefix would always be set to a string matching _PREFIX_PATTERN. This PR makes healthz_prefix settings optional.

@vincentsarago vincentsarago requested a review from alukach June 30, 2026 13:21
@github-actions github-actions Bot added the fix label Jun 30, 2026
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.

1 participant