Remove Support of hidden_envoy_deprecated_UNSUPPORTED_REST_LEGACY#17972
Remove Support of hidden_envoy_deprecated_UNSUPPORTED_REST_LEGACY#17972ankatare wants to merge 2 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
|
Thanks for working on this! @htuch and I have discussed about this before and we have decided to keep this code. We want to keep this exception to force graceful rejection to any invalid configuration. Later when we get rid of generated_api_version we can then either use a PGV annotation or the DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE name to perform such rejection. So this PR can be closed. Please let me know if you have any questions. Thanks! |
|
Instead of just closing the PR, can you revert the code change and add a comment so that someone doesn't come along and try deleting it again? /wait |
I agree. Good idea! |
Hi @ankatare, I think we don't need to wait for the signal from @htuch as he already made the call in the other PR here #17804 As @mattklein123 suggested, Could you go ahead to add the comment to explain why we want to keep it? The comment could be something like Thanks! |
@mattklein123 Sure. Will do it ASAP |
@tyxia Sure and Thanks for suggetion |
5fec273 to
e59db5b
Compare
|
/wait |
|
seems some local git issues. please DO NOT review it. i will push changes again ASAP. |
|
@tyxia i need your help to revert changes as suggest by @mattklein123 . please ping me on slack as soon you are available |
I don't see your message in the slack... Take a look at links below and hope they help: |
|
@tyxia thanks for your comments and help .. i am not well from couple of days :( . I will do it tomorrow !!! |
|
@tyxia I am really sorry for delay. just wondering i can see commit e59db5baae506ad6de16dabd23ab24079b4cfaa3 with same commit message, have you done this already ? |
|
Can you merge with #18091? |
|
@tyxia Thanks. Let me check this now. I will ping you to take further if found any issues. |
…uration. Later when we get rid of generated_api_version, we can then either use a PGV annotation or the DEPRECATED_AND_UNAVAILABLE_DO_NOT_USE name to perform such rejection. Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
e59db5b to
0fe8756
Compare
|
seems this is already incorporated by @htuch in commit |
|
closing this PR as code changes done already. |
Signed-off-by: Abhay Narayan Katare abhay.katare@india.nec.com
Commit Message: Remove Support of hidden_envoy_deprecated_UNSUPPORTED_REST_LEGACY
Additional Description: Another PR of type remove_v2_support. first PR is #16274
Risk Level: LOW
Testing: bazel test on test/common/config/..
Docs Changes: NA
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]