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

Remove use_fast_protobuf_hash runtime flag #36645

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

ravenblackx
Copy link
Contributor

Commit Message: Remove use_fast_protobuf_hash runtime flag
Additional Description: Fixes #36613
Risk Level: Should be a no-op for anyone who didn't override the flag.
Testing: Same as before but without the branches that no longer exist.
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

Signed-off-by: Raven Black <ravenblack@dropbox.com>
Copy link

CC @envoyproxy/runtime-guard-changes: FYI only for changes made to (source/common/runtime/runtime_features.cc).

🐱

Caused by: #36645 was opened by ravenblackx.

see: more, trace.

Signed-off-by: Raven Black <ravenblack@dropbox.com>
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

welcome to the merge race :-P

@ravenblackx ravenblackx enabled auto-merge (squash) October 16, 2024 15:52
@ravenblackx ravenblackx merged commit c590c9c into envoyproxy:main Oct 16, 2024
21 checks passed
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh crud, this failed to bounce because I didn't call you on lack of changelogs.
I'll fix in my next deprecation PR

@ravenblackx
Copy link
Contributor Author

Ah, sorry - I wasn't sure if removing a flag merited a changelog since it's quite self-documenting (you get a warn-level log if you're setting a flag that doesn't exist any more).

@ravenblackx ravenblackx deleted the fast_protobuf_hash branch October 16, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

envoy_restart_features_use_fast_protobuf_hash deprecation
2 participants