envoyproxy / envoyproxy/envoy

Route actions prefix_rewrite and regex_rewrite should be a oneof

Open
#10,182 0 comments 0 reactions 0 assignees View on GitHub
api/v4 help wanted tech debt
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

*Title*: Route actions `prefix_rewrite` and `regex_rewrite` should be a `oneof`

*Description*:

In the discussion for pull request #10050, it was suggested that the `prefix_rewrite` and `regex_rewrite` route actions be put under a `oneof` in the next api version, v4. However, it's too early to mark the proto files with that annotation now, so the code change for #10050 didn't add the annotation. This issue is to remember that this should be considered when the time is appropriate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.