Skip to content

runtime: flipping envoy.reloadable_features.remove_legacy_json#18861

Merged
alyssawilk merged 6 commits intoenvoyproxy:mainfrom
alyssawilk:reload
Nov 8, 2021
Merged

runtime: flipping envoy.reloadable_features.remove_legacy_json#18861
alyssawilk merged 6 commits intoenvoyproxy:mainfrom
alyssawilk:reload

Conversation

@alyssawilk
Copy link
Contributor

We added the code to switch json libraries over in #14467
The removal is tracked by #4705 and smoke tested (#18451)

Risk Level: Medium for folks using json
Testing: n/a
Docs Changes: n/a
Release Notes: inline
Fixes #18451

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@asraa asraa self-assigned this Nov 2, 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.

Thank you!

I think this can be removed with the default change

Runtime::LoaderSingleton::getExisting()->mergeValues(

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
asraa
asraa previously approved these changes Nov 2, 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!

@alyssawilk
Copy link
Contributor Author

/wait test failure is real

@asraa
Copy link
Contributor

asraa commented Nov 2, 2021

Hmm checking on this -- I'm trying to see if I can repro something similar in the unit tests and go from there

@alyssawilk
Copy link
Contributor Author

alyssawilk commented Nov 2, 2021 via email

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Contributor Author

/wait needs coverage for old code

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Contributor Author

ok, finally!

@alyssawilk alyssawilk merged commit b29e478 into envoyproxy:main Nov 8, 2021
@alyssawilk alyssawilk deleted the reload branch August 4, 2022 00:57
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.

use envoy.reloadable_features.remove_legacy_json deprecation

2 participants