Skip to content

exe: build cleanup#31109

Merged
alyssawilk merged 7 commits intoenvoyproxy:mainfrom
alyssawilk:build_cleanup2
Dec 5, 2023
Merged

exe: build cleanup#31109
alyssawilk merged 7 commits intoenvoyproxy:mainfrom
alyssawilk:build_cleanup2

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented Nov 29, 2023

This does make the main common lib no longer contain all extensions.

Risk Level: low (should be no-op)
Testing: existing tests
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #31109 was opened by alyssawilk.

see: more, trace.

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@alyssawilk
Copy link
Copy Markdown
Contributor Author

/retest

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk marked this pull request as ready for review December 5, 2023 13:04
@alyssawilk alyssawilk requested a review from htuch as a code owner December 5, 2023 13:04
Copy link
Copy Markdown
Contributor

@RyanTheOptimist RyanTheOptimist left a comment

Choose a reason for hiding this comment

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

Yay! Thanks for doing this!

@alyssawilk alyssawilk merged commit 87b1614 into envoyproxy:main Dec 5, 2023
delphisfang pushed a commit to delphisfang/envoy that referenced this pull request Dec 10, 2023
This does make the main common lib no longer contain all extensions.

Risk Level: low (should be no-op)
Testing: existing tests
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
eric846 pushed a commit to envoyproxy/nighthawk that referenced this pull request Dec 14, 2023
- change `context.runtime()` to `context.serverFactoryContext().runtime()` in source/server/http_dynamic_delay_filter_config.cc due to envoyproxy/envoy#31189 and implemented PANIC methods in NighthawkServerFactoryContext
- replace `@envoy//source/exe:envoy_common_lib_with_external_headers` with `@envoy//source/exe:all_extensions_lib_with_external_headers` due to envoyproxy/envoy#31109
- replace `@envoy//source/exe:main_common_lib_with_external_headers` with `@envoy//source/exe:main_common_with_all_extensions_lib_with_external_headers` due to a combination of envoyproxy/envoy#30924 and envoyproxy/envoy#31109 causing unit test `UtilityAddressResolutionTest, AddressResolution` failed because `envoy.network.dns_resolver.cares` was not linked in 
- lower `upstream_cx_rx_bytes_total` counter threshold in `test_http_h2` integration test.
- disable oghttp2 in Nighthawk which was enabled by default in Envoy in envoyproxy/envoy@b58d312
- sync files

Signed-off-by: Qin Qin <qqin@google.com>
@alyssawilk alyssawilk deleted the build_cleanup2 branch March 19, 2024 19:47
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.

2 participants