config: Deprecate opaque Struct config, again.#8472
config: Deprecate opaque Struct config, again.#8472lizan merged 16 commits intoenvoyproxy:masterfrom
Conversation
Fix unit tests to use the google.protobuf.Any Signed-off-by: Yan Avlasov <yavlasov@google.com>
…id configuration uses the Any type. Signed-off-by: Yan Avlasov <yavlasov@google.com>
|
Thanks @yanavlasov, this looks great and is definitely in right direction! You also need to run the proto format check fix to reflect in changes v3alpha and update deprecated doc. |
Signed-off-by: Yan Avlasov <yavlasov@google.com>
…/extensions/filters/network/thrift_proxy:config_test tests Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
|
All tests pass (for now). I've updated docs/root/intro/deprecated.rst Let me know if there is anything else that needs to be done in this PR. |
|
@yanavlasov looks great, thanks; can we review/merge the PR for |
Signed-off-by: Yan Avlasov <yavlasov@google.com>
htuch
left a comment
There was a problem hiding this comment.
Awesome, this is such an epic PR. Thanks. LGTM modulo two comments.
/wait
test/extensions/access_loggers/grpc/tcp_grpc_access_log_integration_test.cc
Outdated
Show resolved
Hide resolved
|
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
htuch
left a comment
There was a problem hiding this comment.
Awesome, LGTM, Can you merge master and then we can ship?
/wait
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Deprecate opaque Struct config, again.
Fix unit tests to use the google.protobuf.Any
Reverts PR #6346
Fixes #8403
Risk Level: Low
Testing: Unit Tests
Docs Changes: N/A
Release Notes: deprecation notice
Signed-off-by: Yan Avlasov yavlasov@google.com