fix(deps): update module github.com/cilium/cilium to v1.15.0-pre.3 (main) - autoclosed #1835
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.15.0-pre.2
->v1.15.0-pre.3
Release Notes
cilium/cilium (github.com/cilium/cilium)
v1.15.0-pre.3
: 1.15.0-pre.3Compare Source
Summary of Changes
Major Changes:
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)Minor Changes:
cilium-dbg bgp route-policies
command & include it in the bugtool (#28973, @rastislavs)Corresponding flag "enable-k8s-event-handover" in Agent and "cnp-status-update-interval" in operator were removed. (#29395, @marseel)
--single-cluster-route
flag (#29221, @gandro)Upgrade etcd to v3.5.10. (#29109, @JamesLaverack)
Bugfixes:
ImplementationSpecific
Ingress paths (which for Cilium Ingress means regex path matches) are now sorted correctly in betweenExact
andPrefix
matches. (#29381, @youngnick)cilium bpf nat list
that used to display the same values. (#27062, @gentoo-root)cilium encrypt status
. (#29182, @viktor-kurchenko)CI Changes:
loop not unrolled
error in pktgen (#28942, @dylandreimerink)Misc Changes:
614f2dd
(main) (#29386, @renovate[bot])93f26fd
(main) (#29141, @renovate[bot])ef8ca62
(main) (#29120, @renovate[bot])9baee0e
(main) (#29261, @renovate[bot])8eab65d
(main) (#29572, @renovate[bot])cilium_event_ts metric
description (#29303, @christarazi)pkg/common/ipsec
(#29002, @pchaigno)cilium_host
IP restoration (#28781, @gandro)linuxNodeHandler
IPsec functions to their own file (#28941, @pchaigno)13b15b7
(main) (#29279, @renovate[bot])encrypt flush
command (#28795, @pchaigno)cilium-dbg node list
(#29196, @tklauser)Docker Manifests
cilium
docker.io/cilium/cilium:v1.15.0-pre.3@​sha256:c09d3fc906f26edbc93494cc46e6616668d7931a05470f02b9f9a266c2cfc279
quay.io/cilium/cilium:v1.15.0-pre.3@​sha256:c09d3fc906f26edbc93494cc46e6616668d7931a05470f02b9f9a266c2cfc279
clustermesh-apiserver
`docker.io/cili
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.