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

chore(deps): update dependency cilium/cilium to v1.14.0 #1875

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2023

Mend Renovate

This PR 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:


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot requested review from a team as code owners July 27, 2023 16:49
@renovate renovate bot requested a review from brlbil July 27, 2023 16:49
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. renovate/stop-updating Tell Renovate to stop updating PR labels Jul 27, 2023
@renovate renovate bot requested a review from derailed July 27, 2023 16:49
@renovate renovate bot temporarily deployed to ci July 27, 2023 16:49 Inactive
@michi-covalent michi-covalent merged commit fc5fbad into main Jul 28, 2023
19 checks passed
@michi-covalent michi-covalent deleted the renovate/cilium branch July 28, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants