Update Helm release cilium to v1.15.0 #23
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/cilium"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.14.6
->1.15.0
Release Notes
cilium/cilium (cilium)
v1.15.0
: 1.15.0Compare Source
Changelog
The Cilium core team are excited to announce the Cilium 1.15 release. 🎉
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)bgp/routes
API endpoint andcilium bgp routes
CLI command (#27182, @rastislavs)Minor Changes:
io.cilium.podippool.namespace: <CiliumPodIPPool_NAMESPACE>
andio.cilium.podippool.name: <CiliumPodIPPool_NAME>
selectors can be specified for a PodIPPoolSelector of a CiliumBGPPeeringPolicy to select a CiliumPodIPPool by namespaced name instead of labels. (#28314, @danehans)cilium bpf auth flush
command for debugging purposes (#27216, @meyskens)ingress.cilium.io/ssl-passthrough
annotation for Ingress objects (#28751, @youngnick)cilium status
CLI to report on agent modules health status. (#25714, @derailed)cilium-dbg bgp route-policies
command & include it in the bugtool (#28973, @rastislavs)cilium-dbg bgp routes advertised
command without specifying a peer (Backport PR #30230, Upstream PR #30033, @rastislavs)cilium policy import
to allow policy replacement by label (#27103, @deverton-godaddy)Corresponding flag "enable-k8s-event-handover" in Agent and "cnp-status-update-interval" in operator were removed. (#29395, @marseel)
cilium endpoint regenerate
command (#27326, @christarazi)batch.kubernetes.io/job-completion-index
. (#28897, @tosi3k)AdvertisedPathAttributes
forCiliumBGPNeighbor
in theCiliumBGPPeeringPolicy
CRD to allow setting BGP Community and Local Preference path attributes for advertised BGP routes. (#27705, @rastislavs)cilium status --verbose
andcilium-health status --succinct
support to show IPv6 IPs as well (#27912, @chaunceyjiang)cilium policy selectors
command by including the policy name and namespace in order to easily understand which selector comes from what policy (#27838, @christarazi)--single-cluster-route
flag (#29221, @gandro)policy_import_errors_total
metric (#28423, @tklauser)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)resource.Store
inStart()
hive hooks of BGP CP to ensure proper BGP CP initialization. (Backport PR #30079, Upstream PR #29954, @rastislavs)dashboards.enabled=true
(#28542, @bakito).status.conditions
onService
s using in accordance with KEP-1623 (#27399, @addreas)cilium-dbg bpf auth ls
to flush the map. (Backport PR #30529, Upstream PR #30445, @meyskens)strict
to true for kubeProxyReplacement in helm chart (#27433, @xtineskim)CI Changes:
loop not unrolled
error in pktgen (#28942, @dylandreimerink)github.event.pull_request.head.sha
(#26775, @mhofstetter)go vet ./...
from integration tests (#26565, @tklauser)Misc Changes:
USERS.md
(#27483, @bernardhalas)make dev-doctor
. (#28269, @fujitatomoya)4d47f33
(main) (#27286, @renovate[bot])1633d7b
(main) (#28868, @renovate[bot])614f2dd
(main) (#29386, @renovate[bot])6180087
(main) (#28096, @renovate[bot])8a11744
(main) (#28077, @renovate[bot])93f26fd
(main) (#29141, @renovate[bot])a79241a
(main) (#28721, @renovate[bot])ccaaa85
(main) (#28069, @renovate[bot])ce02445
(main) (#28629, @renovate[bot])ef8ca62
(main) (#29120, @renovate[bot])344193a
(main) (#26481, @renovate[bot])cfc9d1b
(main) (#26818, @renovate[bot])b490ae1
(main) (#27598, @renovate[bot])cffaba7
(main) (#28189, @renovate[bot])d2aad22
(main) (#28064, @renovate[bot])24a0937
(main) (#28602, @renovate[bot])9baee0e
(main) (#29261, @renovate[bot])2ff79bc
(main) (#29765, @renovate[bot])6fbd2d3
(v1.15) (#30050, @renovate[bot])76aadd9
(v1.15) (#30464, @renovate[bot])0bced47
(main) (#26689, @renovate[bot])2b7412e
(main) (#28722, @renovate[bot])6120be6
(main) (#26432, @renovate[bot])8eab65d
(main) (#29572, @renovate[bot])990350f
(main) (#28578, @renovate[bot])9b8dec3
(main) (#28383, @renovate[bot])aabed32
(main) (#27895, @renovate[bot])e6173d4
(v1.15) (#30465, @renovate[bot])ec050c3
(main) (#27529, @renovate[bot])112a87f
(v1.15) (#30473, @renovate[bot])91ca472
(main) (#28468, @renovate[bot])92d40ee
(main) (#27905, @renovate[bot])cilium_event_ts metric
description (#29303, @christarazi)(containerID, ifName)
as unique endpoint identifier (#26894, @gandro)pkg/common/ipsec
(#29002, @pchaigno)cilium_host
IP restoration (#28781, @gandro)egressIP
andinterface
being mutually exclusive in theegressGateway
spec. (Backport PR #30529, Upstream PR #30236, @soggiest)Add retry logic to ensure this process is attempted more than once should errors occur during reconciliation. (#27593, @derailed)
13b15b7
(main) (#29279, @renovate[bot])External Traffic Policy: Local
Service health returns http header "X-Load-Balancing-Endpoint-Weight" with number of local endpoints. The same information is still available in response body JSON payload.LocalEndpoints. (#27017, @cezarygerard)netip.Addr
tonet.IP
and back (#29625, @tklauser)allocator.Dump
return map of allocated IPs per pool (#27997, @tklauser)cilium-dbg node list
(#29196, @tklauser)Other Changes:
Docker Manifests
cilium
quay.io/cilium/cilium:v1.15.0@​sha256:9cfd6a0a3a964780e73a11159f93cc363e616f7d9783608f62af6cfdf3759619
quay.io/cilium/cilium:stable@sha256:9cfd6a0a3a964780e73a11159f93cc363e616f7d9783608f62af6cfdf3759619
clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.15.0@​sha256:43feb49dfbaa82388dc653ce12c7626ce40ae375e9853d71b9f5cff0ce61d54a
quay.io/cilium/clustermesh-apiserver:stable@sha256:43feb49dfbaa82388dc653ce12c7626ce40ae375e9853d71b9f5cff0ce61d54a
docker-plugin
quay.io/cilium/docker-plugin:v1.15.0@​sha256:6c79c492da7b3574509a94b0c6b4ef0570c005aa6be5879b71d8e59e103f2a7b
quay.io/cilium/docker-plugin:stable@sha256:6c79c492da7b3574509a94b0c6b4ef0570c005aa6be5879b71d8e59e103f2a7b
hubble-relay
quay.io/cilium/hubble-relay:v1.15.0@​sha256:45b3ea70b73aee01644f800b8f6138c36446bfb130d2b88b0f75775ebe6a9ab6
quay.io/cilium/hubble-relay:stable@sha256:45b3ea70b73aee01644f800b8f6138c36446bfb130d2b88b0f75775ebe6a9ab6
operator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.15.0@​sha256:ee03349caef5519f8e9123132cf17c85b771f8fff095c57f00a2af8bb3224b79
quay.io/cilium/operator-alibabacloud:stable@sha256:ee03349caef5519f8e9123132cf17c85b771f8fff095c57f00a2af8bb3224b79
operator-aws
quay.io/cilium/operator-aws:v1.15.0@​sha256:cf45167a8bb336c763046553c6a97c0d7f12f7e2a498dfb2340fa27832a81b3a
quay.io/cilium/operator-aws:stable@sha256:cf45167a8bb336c763046553c6a97c0d7f12f7e2a498dfb2340fa27832a81b3a
operator-azure
quay.io/cilium/operator-azure:v1.15.0@​sha256:498a9e940cddd4e58d401a13005b0784ed9597bfe1e5cf2f52b6ba9ccceee768
quay.io/cilium/operator-azure:stable@sha256:498a9e940cddd4e58d401a13005b0784ed9597bfe1e5cf2f52b6ba9ccceee768
operator-generic
quay.io/cilium/operator-generic:v1.15.0@​sha256:e26ecd316e742e4c8aa1e302ba8b577c2d37d114583d6c4cdd2b638493546a79
quay.io/cilium/operator-generic:stable@sha256:e26ecd316e742e4c8aa1e302ba8b577c2d37d114583d6c4cdd2b638493546a79
operator
quay.io/cilium/operator:v1.15.0@​sha256:949ec05e962d370437deb6ca4b27b05b8e9c8077bfa6a5b9b4d80d08a26d4fee
quay.io/cilium/operator:stable@sha256:949ec05e962d370437deb6ca4b27b05b8e9c8077bfa6a5b9b4d80d08a26d4fee
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.
This PR has been generated by Renovate Bot.