Open
Conversation
a8ebb42 to
643ef5f
Compare
94453d5 to
803d2f2
Compare
5b3ebdd to
f9c65bc
Compare
2e42916 to
2a88736
Compare
2a88736 to
f8ed573
Compare
d726590 to
c9b0fd4
Compare
6b76540 to
06a1b49
Compare
Member
Author
|
Integration tests are done locally |
Signed-off-by: Tam Mach <tam.mach@cilium.io>
Signed-off-by: Tam Mach <sayboras@yahoo.com>
Rename clang config from clang-common to clang-local, add BAZEL_LLVM_PATH and linker flags for the system LLVM 18 installation. Signed-off-by: Tam Mach <sayboras@yahoo.com>
The envoy v1.37.1 repo.bzl uses @yq (from aspect_bazel_lib) to parse CI config during repository evaluation. In WORKSPACE mode (noenable_bzlmod), the @yq hub repo creates a symlink to the platform-specific binary, but Bazel's sandbox prevents resolving cross-repo symlinks in repository_ctx.execute(). Add patch 0008 to make the yq call non-fatal: when yq is unavailable, fall back to placeholder container image values. This only affects RBE container references which are not needed for local or Docker builds. Signed-off-by: Tam Mach <sayboras@yahoo.com>
Pre-declare org_golang_x_text go_repository before envoy_dependency_imports so it's included in Gazelle's go_repository_config. Signed-off-by: Tam Mach <sayboras@yahoo.com>
Signed-off-by: Tam Mach <sayboras@yahoo.com>
Envoy 1.37 switched clang-format from a pip package to @llvm_toolchain_llvm, which is not created when BAZEL_LLVM_PATH is set. Use hermetic LLVM for format targets and add a fallback repo rule for CI builds. Signed-off-by: Tam Mach <tam.mach@cilium.io>
06a1b49 to
0b7e4ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.