kubernetes-sigs / kubernetes-sigs/gateway-api
GEP: Add Name to HTTPRouteRule and HTTPRouteMatch
Open
kind/feature
kind/gep
lifecycle/rotten
priority/critical-urgent
v1.4-release/targeting-standard
- Dominant language
- Go
- Stars
- 3k
- Forks
- 789
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 45
Description
**What would you like to be added**:
Add a name field to HTTPRouteRule and HTTPRouteMatch structs to allow users to identify different routes
**Why this is needed**:
- Policy Attachment
- Route Attachment/Delegation: Ability to have more fine grained matches for policy references IF we add sectionName to the policy object
- Improved Debugging: Ability to add debugging information, such as adding the route matched to some access log
Contributor guide
Assessment
This issue has not been assessed yet.