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

runtime: remove HCM stream error runtime override #16040

Merged
merged 6 commits into from
Apr 22, 2021

Conversation

akonradi
Copy link
Contributor

Commit Message: Remove HCM stream error runtime override
Additional Description:
Remove envoy.reloadable_features.hcm_stream_error_on_invalid_message now
that it is old enough.
Risk Level: low
Testing: ran affected tests
Docs Changes: none
Release Notes: document removed override
Platform Specific Features: none
Fixes #16007

Remove envoy.reloadable_features.hcm_stream_error_on_invalid_message now
that it is old enough.

Signed-off-by: Alex Konradi <akonradi@google.com>
Signed-off-by: Alex Konradi <akonradi@google.com>
@akonradi
Copy link
Contributor Author

/assign @alyssawilk

Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

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

Thanks! Small nit
/wait

test/common/http/utility_test.cc Show resolved Hide resolved
@asraa asraa assigned asraa and unassigned alyssawilk Apr 19, 2021
Signed-off-by: Alex Konradi <akonradi@google.com>
Signed-off-by: Alex Konradi <akonradi@google.com>
asraa
asraa previously approved these changes Apr 20, 2021
Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

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

Thanks! Needs a main merge :(
/wait

…e-runtime-guard-16007

Signed-off-by: Alex Konradi <akonradi@google.com>
asraa
asraa previously approved these changes Apr 20, 2021
@asraa
Copy link
Contributor

asraa commented Apr 22, 2021

I think something conflicted again! (a merged PR in the meantime?) :( Release note merges are the worst

…e-runtime-guard-16007

Signed-off-by: Alex Konradi <akonradi@google.com>
@akonradi
Copy link
Contributor Author

It was probably my other cleanup PR, #16041

@asraa asraa merged commit 048f3b8 into envoyproxy:main Apr 22, 2021
gokulnair pushed a commit to gokulnair/envoy that referenced this pull request May 6, 2021
* Remove HCM stream error runtime override. Remove envoy.reloadable_features.hcm_stream_error_on_invalid_message now deprecated

Signed-off-by: Alex Konradi <akonradi@google.com>
Signed-off-by: Gokul Nair <gnair@twitter.com>
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.reloadable_features.hcm_stream_error_on_invalid_message deprecation
3 participants