-
Notifications
You must be signed in to change notification settings - Fork 714
Add Support for HTTPRoute ResponseHeaderModifier Filter #657
Copy link
Copy link
Closed
Labels
area/irIssues related to Gateway's internal representation, e.g. data model.Issues related to Gateway's internal representation, e.g. data model.area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/enhancementNew feature or requestNew feature or requestpriority/highLabel used to express the "high" priority levelLabel used to express the "high" priority level
Milestone
Description
https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io%2fv1beta1.HTTPRouteFilter (responseHeaderModifier)
Note, this one is currently marked experimental, but likely to be promoted soon since it's very similar to the existing requestHeaderModifier filter.
There is a conformance test for this upstream (https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/tests/httproute-response-header-modifier.go), though note that an issue was reported with it: kubernetes-sigs/gateway-api#1473
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/irIssues related to Gateway's internal representation, e.g. data model.Issues related to Gateway's internal representation, e.g. data model.area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/enhancementNew feature or requestNew feature or requestpriority/highLabel used to express the "high" priority levelLabel used to express the "high" priority level