bjw-s / helm-charts

A collection of Helm charts
https://bjw-s.github.io/helm-charts/
Apache License 2.0
535 stars 100 forks source link

feat(gateway-apis): Support Filters for HTTPRoutes and GRPCRoutes #227

Closed larivierec closed 8 months ago

larivierec commented 8 months ago

Description of the change

Adds supports for Filters for both GRPC and HTTP Routes. fixes support for matching with GRPC routes

Fixed

matches for GRPCRoute

Added

filters for HTTPRoute and GRPCRoute

Applicable issues

Checklist