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

fix(deps): update all go dependencies main (main) (patch) #2054

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

cilium-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/cilium/cilium require patch v1.15.0-rc.1 -> v1.15.0
github.com/cilium/little-vm-helper require patch v0.0.14 -> v0.0.16
github.com/containerd/containerd require patch v1.7.12 -> v1.7.13

Release Notes

cilium/cilium (github.com/cilium/cilium)

v1.15.0: 1.15.0

Compare Source

Changelog

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

Summary of Changes

Major Changes:

  • Add dynamic flowlog exporters configured by yaml file (configmap) without a need of agent restart. (#​28873, @​marqc)
  • Add support for extending ClusterMesh to 511 clusters
    By setting the flag --max-connected-clusters=511, a new cluster will be able to connect to a ClusterMesh with up to 511 clusters. If enabled, the number of possible cluster-local identities will be reduced to 32,768. This feature can only be enabled on new clusters, and all clusters in the ClusterMesh must share the same configuration. (#​27520, @​thorn3r)
  • Add support for Gateway API v1.0 (#​28836, @​sayboras)
  • Add support for k8s 1.28 (#​27361, @​aanm)
  • Allow selecting nodes by CIDR policy (#​27464, @​squeed)
  • bgpv1: Add bgp/routes API endpoint and cilium bgp routes CLI command (#​27182, @​rastislavs)
  • gateway-api: Support GRPCRoute resource (#​28654, @​sayboras)
  • k8s: add support for k8s 1.29.0 (#​29473, @​aanm)
  • Module Health: Node Manager: First Iteration (#​25994, @​tommyp1ckles)
  • Support BGP passwords in the Go BGP implementation. (#​23759, @​dgl)

Minor Changes:

Bugfixes:

CI Changes:


Configuration

📅 Schedule: Branch creation - "on monday and friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner February 2, 2024 11:07
@cilium-renovate cilium-renovate bot requested a review from tixxdz February 2, 2024 11:07
@cilium-renovate cilium-renovate bot added release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies labels Feb 2, 2024
Copy link
Member

@mtardy mtardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is good to go now that we have LVH 0.0.16

@mtardy mtardy merged commit 02762ad into main Feb 5, 2024
34 checks passed
@mtardy mtardy deleted the renovate/main-patch-all-go-deps-main branch February 5, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant