-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
Good First IssueGood issue for newbiesGood issue for newbiesType: EnhancementNew feature or requestNew feature or requestscope/1.19
Description
kgateway version
1.18.4
Is your feature request related to a problem? Please describe.
According to GEP -1911, GW API implementations, as part of the 1.2.0 stable channel, extended support:
A Gateway implementation MUST recognize the Kubernetes Standard Application Protocols (KEP-3726) for specifying the protocol for a backend reference in a Gateway API *Route resource
Thus when a *Route points to a Kubernetes Service, implementations SHOULD honor the appProtocol field if it is set for the target Service Port.
We should add support for the K8S Service appProtocol directive in our implementation.
Describe the solution you'd like
n.a.
Describe alternatives you've considered
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
Good First IssueGood issue for newbiesGood issue for newbiesType: EnhancementNew feature or requestNew feature or requestscope/1.19
Type
Projects
Status
Done