Remove the deprecated test for deprecated_disable_overprovisioning#17916
Remove the deprecated test for deprecated_disable_overprovisioning#17916htuch merged 1 commit intoenvoyproxy:mainfrom
deprecated_disable_overprovisioning#17916Conversation
Signed-off-by: Tianyu Xia <tyxia@google.com>
|
/assign @htuch PTAL. Thanks! |
|
@tyxia before merging, can you explain why the split here? Generally prefer to group related changes unless there is some compelling reason. |
Hi @htuch , Thanks for the information. The reason I am doing clean-up in a separate PR #17924 is because 1) I feel this PR is just for But if merging them in one PR is preferred, please just let me know. I can definitely do it. Thanks! |
|
Sure, let's just merge it. |
I plan to do the related clean-up work for
illegal use of hidden_envoy_deprecated_ V2 check(in source/common/protobuf/utility.cc where this error message is thrown) in a separate PR.Signed-off-by: Tianyu Xia tyxia@google.com
Risk Level: LOW
Testing: local unit test, CI