Skip to content

Update Envoy to 295aba4 (Aug 16 2021) #733

Closed
qqustc wants to merge 1 commit intoenvoyproxy:mainfrom
qqustc:update3
Closed

Update Envoy to 295aba4 (Aug 16 2021) #733
qqustc wants to merge 1 commit intoenvoyproxy:mainfrom
qqustc:update3

Conversation

@qqustc
Copy link
Contributor

@qqustc qqustc commented Aug 16, 2021

Signed-off-by: qqustc@gmail.com qqin@google.com

Signed-off-by: qqustc@gmail.com <qqin@google.com>
Envoy::ThreadLocal::InstanceImpl tls_;
Envoy::Stats::ThreadLocalStoreImpl store_root_;
Envoy::Quic::QuicStatNames quic_stat_names_;
envoy::config::bootstrap::v3::Bootstrap bootstrap_;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do construct a bootstrap:

absl::StatusOr<envoy::config::bootstrap::v3::Bootstrap> bootstrap =

Does the bootstrap that we need to start passing into the Api constructor in this PR need to be in sync with that?

Copy link
Contributor Author

@qqustc qqustc Aug 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks Otto. I'm not aware about that, currently Api::Impl does not modify the passed in bootstrap. Anyway, I think it is a good idea to pass in the existing bootstrap, will update the PR

@qqustc
Copy link
Contributor Author

qqustc commented Aug 17, 2021

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: integration_test_coverage (failed build)
🔨 rebuilding ci/circleci: test (failed build)
🔨 rebuilding ci/circleci: tsan (failed build)
🔨 rebuilding ci/circleci: asan (failed build)
🔨 rebuilding ci/circleci: test_gcc (failed build)

🐱

Caused by: a #733 (comment) was created by @qqustc.

see: more, trace.

@mum4k
Copy link
Collaborator

mum4k commented Aug 19, 2021

Closing this PR as the changes were addressed in:

@mum4k mum4k closed this Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants