Use case is to support regex capture groups in the RegularExpression path type, so that the capture groups can be used for URLRewrites. See discussion for more details.
Gateway API is looking to add regex rewrites to the spec, keep an eye on kubernetes-sigs/gateway-api#4361
Discussed in #5057
Acceptance
- Support capture groups for path type RegularExpression
- Support using those capture groups in a URLRewrite filter
Use case is to support regex capture groups in the RegularExpression path type, so that the capture groups can be used for URLRewrites. See discussion for more details.
Gateway API is looking to add regex rewrites to the spec, keep an eye on kubernetes-sigs/gateway-api#4361
Discussed in #5057
Acceptance