Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 1.30] Fixed bazel configuration ambiguity for non HTTP3 builds (#34483) #34964

Conversation

tedjpoole
Copy link
Contributor

Back port of #34483 to release/v1.30

To avoid ambiguity when building with //bazel:http3=False (on PPC and Windows) this commit adds new config_setting_groups and updates the relevant select() statements.

To avoid ambiguity when building with //bazel:http3=False (on PPC
and Windows) this commit adds new config_setting_groups and
updates the relevant select() statements.

Signed-off-by: Ted Poole <tpoole@redhat.com>
@tedjpoole
Copy link
Contributor Author

@phlax how can I make this rerun the checks now that the branch is reopened?

Copy link
Member

@phlax phlax 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 @tedjpoole

@phlax phlax enabled auto-merge (rebase) July 3, 2024 14:11
@phlax
Copy link
Member

phlax commented Jul 11, 2024

/retest

@phlax phlax disabled auto-merge July 19, 2024 13:43
@phlax phlax merged commit 2365b21 into envoyproxy:release/v1.30 Jul 19, 2024
37 of 39 checks passed
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