-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Cilium to 1.16.4. As part of this change we also: * use `--config=libc++` to match what our other Envoys (`envoy`, `istio-proxy`...) do for easier maintenance. * unregister upstream's toolchain that is Ubuntu specific (this helped address the build issues in #34699 ) The thread-safety analysis flagged some issue in upstream code (see cilium/proxy#1056). We will need to turn this on again after the issue is fixed. Signed-off-by: Nghia Tran <[email protected]>
- Loading branch information
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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