Skip to content

Update dependency cilium/cilium to v1.14.0

capriSys Renovate Bot requested to merge renovate/cilium-cilium-1.x into main

This MR contains the following updates:

Package Update Change
cilium/cilium minor v1.13.4 -> v1.14.0

Release Notes

cilium/cilium (cilium/cilium)

v1.14.0: 1.14.0

Compare Source

Changelog

The Cilium core team are excited to announce the Cilium 1.14 release. 🎉

Warning - IPsec

Do NOT upgrade to this release if you are using IPsec.

Summary of Changes

Major Changes:

  • Add mtls-spiffe as auth mode in the CiliumNetworkPolicy (#​24263, @​meyskens)
  • Add support for Kubernetes v1.27 (#​24837, @​tklauser)
  • Add support for Kubernetes v1.27 (#​25602, @​nathanjsweet)
  • Add support for references to CiliumCIDRGroup inside FromCIDRSet for ingress rules in CNPs (#​24638, @​pippolo84)
  • Add TLSRoute support to GatewayAPI (#​25106, @​meyskens)
  • Add WireGuard host2host and LB encryption (#​19401, @​brb)
  • Added L2 announcement feature (#​25471, @​dylandreimerink)
  • cilium: fib lookup consolidation (#​23884, @​borkmann)
  • cilium: IPv4 BIG TCP support (#​26172, @​borkmann)
  • Implement BPF-based masquerading for IPv6 (#​23165, @​qmonnet)
  • Introduce kvstoremesh, a clustermesh-apiserver companion component allowing to cache remote cluster information in the local kvstore for increased scalability and separation. (#​26083, @​giorio94)
  • Module Health: Add Health Provider/Reporter (#​25662, @​tommyp1ckles)
  • New high-scale ipcache mode to support clustermeshes with millions of pods. (#​25148, @​pchaigno)
  • Support DSR with Geneve dispatch in CNI mode (#​23890, @​ysksuzuki)
  • Support for deploying Cilium L7 Proxy (Envoy) independently as a separate DaemonSet for availability, performance, and security benefits. (#​25081, @​mhofstetter)
  • The Cilium operator now taints nodes where Cilium is scheduled to run but is not running. This prevents pods from being scheduled on nodes without Cilium. The CNI configuration file is no longer removed on agent shutdown. This means that pod deletion will always succeed; previously it would fail if Cilium was down for an upgrade. This should help prevent nodes accidentally entering an unmanageable state. It also means that nodes are not removed from cloud LoadBalancer backends during Cilium upgrades. (#​23486, @​squeed)

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading