Gateway API: prefix matching should match a whole path segment #4092
Labels
area/gateway-api
Issues or PRs related to the Gateway (Gateway API working group) API.
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
ref. https://gateway-api.sigs.k8s.io/v1alpha2/references/spec/#gateway.networking.k8s.io/v1alpha2.PathMatchType
ref. kubernetes-sigs/gateway-api#866
ref. kubernetes-sigs/gateway-api#869
For v1alpha2, prefix path matching has to match an entire path segment, not just be a string prefix. This is like the Segment prefix match type for Ingress.
The text was updated successfully, but these errors were encountered: