k8s-gateway-api-rs icon indicating copy to clipboard operation
k8s-gateway-api-rs copied to clipboard

feat: experimental support for `GRPCRoute` resource

Open the-wondersmith opened this issue 1 year ago • 0 comments

PR adds support for the experimental GRPCRoute resource [ref].

PR takes special care to ensure GrpcRoute and its associated types match the style and convention of the existing HttpRoute type, and reuses the applicable HttpRoute types as notated in GEP-1016 to facilitate downstream utility as much as possible.

the-wondersmith avatar Apr 11 '24 21:04 the-wondersmith