-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: rename connection pool proto messages (#13378)
The java_outer_classname must not collide with a type defined within a proto file in order to compile protos to Java. Additionally, this commit introduces a format check to prevent this from happening again. Risk Level: low Testing: none Docs Changes:none Release Notes: none Fixes #13368 Signed-off-by: Spencer Lewis <[email protected]>
- Loading branch information
Showing
7 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...rated_api_shadow/envoy/extensions/upstreams/http/generic/v3/generic_connection_pool.proto
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
generated_api_shadow/envoy/extensions/upstreams/http/http/v3/http_connection_pool.proto
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
generated_api_shadow/envoy/extensions/upstreams/http/tcp/v3/tcp_connection_pool.proto
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters