Update Envoy to 74d5ef8 (Aug 30th 2021).#740
Merged
mum4k merged 6 commits intoenvoyproxy:mainfrom Aug 31, 2021
Merged
Conversation
Signed-off-by: Jakub Sobon <mumak@google.com>
Signed-off-by: Jakub Sobon <mumak@google.com>
Signed-off-by: Jakub Sobon <mumak@google.com>
Signed-off-by: Jakub Sobon <mumak@google.com>
Signed-off-by: Jakub Sobon <mumak@google.com>
dubious90
previously approved these changes
Aug 31, 2021
Signed-off-by: Jakub Sobon <mumak@google.com>
dubious90
approved these changes
Aug 31, 2021
Contributor
dubious90
left a comment
There was a problem hiding this comment.
Would it be worth updating this line in MAINTAINERS.md?
If the PR ends up modifying any CLI arguments, execute tools/update_cli_readme_documentation.sh --mode fix to regenerate the portion of our documentation that captures the CLI help output. This will prevent a CI failure.
I feel like the easy assumption is that this is about the nighthawk client CLI, so we should reference that it could be other CLIs (e.g. test server) to save future developers consternation.
Collaborator
Author
|
Documentation updated in #741. |
oschaaf
approved these changes
Aug 31, 2021
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Envoy::Network::SocketAddressProvidertoEnvoy::Network::ConnectionInfoProvideras pernetwork: rename SocketAddressProvider as ConnectionInfoProvider envoy#17717.
Envoy::MessageUtil::loadFromFileas per config/router/tcp_proxy/options: v2 API, boosting and --bootstrap-version CLI removal. envoy#17724.Envoy::ProtobufWellKnown::OriginalTypeFieldNumberafter Envoy deleted it in config/router/tcp_proxy/options: v2 API, boosting and --bootstrap-version CLI removal. envoy#17724.README.mdto reflect Envoy's removal of flags related to bootstrap version.envoy.config.bootstrap.v3.Admin.access_log_path..bazelrc,.bazelversion,run_envoy_docker.sh.