Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envoy_reloadable_features_grpc_http1_reverse_bridge_change_http_status deprecation #35368

Closed
alyssawilk opened this issue Jul 23, 2024 · 3 comments
Labels
deprecation Feature deprecation tracking no stalebot Disables stalebot from closing an issue tech debt

Comments

@alyssawilk
Copy link
Contributor

Your change #31047 (Make grpc_http1_reverse_bridge return HTTP 200.) introduced a runtime guarded feature. It has been 6 months since the new code has been exercised by default, so it's time to remove the old code path. This issue tracks source code cleanup so we don't forget.
cc @hq6

@alyssawilk alyssawilk added deprecation Feature deprecation tracking no stalebot Disables stalebot from closing an issue tech debt labels Jul 23, 2024
hq6 added a commit to hq6/envoy that referenced this issue Jul 23, 2024
This commit removes the runtime flag introduced in envoyproxy#31047 since it has
been 6 months since that change.

Signed-off-by: Henry Qin <[email protected]>
@hq6
Copy link
Contributor

hq6 commented Jul 23, 2024

I will put up a PR for this one after my previous cleanup PR is merged, unless you'd prefer that I put both cleanups in the same PR.

@alyssawilk
Copy link
Contributor Author

one at a time is fine, thanks!

hq6 added a commit to hq6/envoy that referenced this issue Jul 25, 2024
This commit removes the runtime flag introduced in envoyproxy#31047 since it has
been 6 months since that change.

Signed-off-by: Henry Qin <[email protected]>
@hq6
Copy link
Contributor

hq6 commented Jul 25, 2024

#35424

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Feature deprecation tracking no stalebot Disables stalebot from closing an issue tech debt
Projects
None yet
Development

No branches or pull requests

2 participants