Skip to content

Remove deprecated flag allow-envoy-deprecated-v2-api#651

Merged
dubious90 merged 1 commit intoenvoyproxy:mainfrom
qqustc:flag
Mar 18, 2021
Merged

Remove deprecated flag allow-envoy-deprecated-v2-api#651
dubious90 merged 1 commit intoenvoyproxy:mainfrom
qqustc:flag

Conversation

@qqustc
Copy link
Copy Markdown
Contributor

@qqustc qqustc commented Mar 17, 2021

Remove deprecated flag allow-envoy-deprecated-v2-api since it is no longer supported.
It was originally added in PR #584, so this PR is essentially a rollback of #584

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

Signed-off-by: qqustc@gmail.com <qqin@google.com>
@qqustc qqustc requested review from dubious90 and oschaaf March 17, 2021 02:22
@qqustc qqustc added the waiting-for-review A PR waiting for a review. label Mar 17, 2021
@dubious90
Copy link
Copy Markdown
Contributor

@wjuan-AFK Please review and assign back to me once done

@dubious90 dubious90 requested a review from wjuan-AFK March 17, 2021 17:16
runtime_singleton_ = std::make_unique<Envoy::Runtime::ScopedLoaderSingleton>(
Envoy::Runtime::LoaderPtr{new Envoy::Runtime::LoaderImpl(
*dispatcher_, tls_, bootstrap.layered_runtime(), *local_info_, store_root_, generator_,
*dispatcher_, tls_, {}, *local_info_, store_root_, generator_,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why is this also being removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yup, lgtm, we no longer need to customize the bootstrap config.

@wjuan-AFK
Copy link
Copy Markdown
Contributor

LGTM

@dubious90 dubious90 merged commit dcd84ce into envoyproxy:main Mar 18, 2021
@qqustc qqustc deleted the flag branch April 19, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-review A PR waiting for a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants