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

cilium: upgrade to 1.16.4 #36398

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

tcnghia
Copy link
Contributor

@tcnghia tcnghia commented Dec 11, 2024

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 cilium-1.16/1.16.4 package update #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]>
@tcnghia tcnghia added the approved-to-run A repo member has approved this external contribution label Dec 11, 2024
@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Dec 11, 2024
@tcnghia tcnghia marked this pull request as ready for review December 11, 2024 18:26
@tcnghia tcnghia enabled auto-merge (squash) December 11, 2024 18:27
@tcnghia tcnghia requested a review from ajayk December 11, 2024 18:29
@tcnghia tcnghia merged commit c8dcb0c into wolfi-dev:main Dec 11, 2024
10 checks passed
@tcnghia tcnghia requested a review from debasishbsws December 11, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-to-run A repo member has approved this external contribution bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants