Skip to content

fix: Use ingress path type ImplementationSpecific instead of Prefix#449

Merged
lucas-koehler merged 1 commit intomainfrom
issues/447-nginx-pathType-fix
Sep 24, 2025
Merged

fix: Use ingress path type ImplementationSpecific instead of Prefix#449
lucas-koehler merged 1 commit intomainfrom
issues/447-nginx-pathType-fix

Conversation

@lucas-koehler
Copy link
Contributor

With later NginX versions, using regex-style syntax in ingress paths is no longer allowed for path type Prefix. Thus, switch to ImplementationSpecific.

Part of #447

With later NginX versions, using regex-style syntax in ingress paths is no longer allowed for path type `Prefix`.
Thus, switch to `ImplementationSpecific`.
Copy link
Contributor

@jfaltermeier jfaltermeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM! tested with latest Minikube Version

@lucas-koehler lucas-koehler merged commit 13f0dae into main Sep 24, 2025
8 of 11 checks passed
@lucas-koehler lucas-koehler deleted the issues/447-nginx-pathType-fix branch September 24, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants