Skip to content

build: exclude QUIC libraries when HTTP3 is disabled#41886

Merged
jwendell merged 1 commit intoenvoyproxy:mainfrom
jwendell:quiche3
Nov 7, 2025
Merged

build: exclude QUIC libraries when HTTP3 is disabled#41886
jwendell merged 1 commit intoenvoyproxy:mainfrom
jwendell:quiche3

Conversation

@jwendell
Copy link
Copy Markdown
Member

@jwendell jwendell commented Nov 6, 2025

Convert several QUIC libraries in quiche.BUILD to use envoy_quic_cc_library and wrap test dependencies with envoy_select_enable_http3 to ensure they're properly excluded when HTTP3 support is disabled.

agrawroh
agrawroh previously approved these changes Nov 7, 2025
Copy link
Copy Markdown
Member

@agrawroh agrawroh left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks @jwendell!

@agrawroh agrawroh enabled auto-merge (squash) November 7, 2025 06:22
@agrawroh agrawroh disabled auto-merge November 7, 2025 08:47
@agrawroh
Copy link
Copy Markdown
Member

agrawroh commented Nov 7, 2025

Looks like the CI failures are real.

@jwendell
Copy link
Copy Markdown
Member Author

jwendell commented Nov 7, 2025

@agrawroh Indeed, I'm investigating the failures. I should have marked this as draft :/

Convert several QUIC libraries in quiche.BUILD to use envoy_quic_cc_library
and wrap test dependencies with envoy_select_enable_http3 to ensure they're
properly excluded when HTTP3 support is disabled.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
@jwendell
Copy link
Copy Markdown
Member Author

jwendell commented Nov 7, 2025

@agrawroh it's now ready for review!

Copy link
Copy Markdown
Member

@agrawroh agrawroh left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@jwendell jwendell merged commit 5a8621d into envoyproxy:main Nov 7, 2025
24 checks passed
jwendell added a commit to jwendell/envoy that referenced this pull request Dec 11, 2025
Follows up envoyproxy#41886

Also remove `--build_tests_only` from the CI test so that everything is
built and errors like this are caught.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
jwendell added a commit to jwendell/envoy that referenced this pull request Dec 11, 2025
Follows up envoyproxy#41886

Also remove `--build_tests_only` from the CI test so that everything is
built and errors like this are caught.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
jwendell added a commit to jwendell/envoy that referenced this pull request Dec 11, 2025
Follows up envoyproxy#41886

Also remove `--build_tests_only` from the CI test so that everything is
built and errors like this are caught.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
jwendell added a commit that referenced this pull request Dec 11, 2025
Follows up #41886

Also remove `--build_tests_only` from the CI test so that everything is
built and errors like this are caught.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
MayorFaj pushed a commit to MayorFaj/envoy that referenced this pull request Dec 15, 2025
Follows up envoyproxy#41886

Also remove `--build_tests_only` from the CI test so that everything is
built and errors like this are caught.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
Signed-off-by: MayorFaj <mayorfaj@gmail.com>
grnmeira pushed a commit to grnmeira/envoy that referenced this pull request Mar 20, 2026
Convert several QUIC libraries in quiche.BUILD to use
envoy_quic_cc_library and wrap test dependencies with
envoy_select_enable_http3 to ensure they're properly excluded when HTTP3
support is disabled.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
Signed-off-by: Gustavo <grnmeira@gmail.com>
grnmeira pushed a commit to grnmeira/envoy that referenced this pull request Mar 20, 2026
Follows up envoyproxy#41886

Also remove `--build_tests_only` from the CI test so that everything is
built and errors like this are caught.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
Signed-off-by: Gustavo <grnmeira@gmail.com>
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