Skip to content

Update Helm release cilium to v1.16.10 #114

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vshn-renovate
Copy link
Contributor

@vshn-renovate vshn-renovate commented May 15, 2024

This PR contains the following updates:

Package Update Change
cilium (source) patch 1.16.4 -> 1.16.10

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

cilium/cilium (cilium)

v1.16.10: 1.16.10

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

  • Fix a bug where a CiliumNetworkPolicy/CiliumClusterwideNetworkPolicy containing invalid rules would not be reported with invalid status. (Backport PR #​38949, Upstream PR #​38801, @​tklauser)
  • Fix a deadlock when a host has no IPv4 address. (Backport PR #​39077, Upstream PR #​38938, @​EmilyShepherd)
  • Fix a panic happening in the ipset reconciler when a previous reconciliation failed. (Backport PR #​38949, Upstream PR #​38890, @​pippolo84)
  • Fix bug that would cause the cilium-dbg encrypt status command to not list any decryption interfaces when KPR is enabled. (Backport PR #​39215, Upstream PR #​39170, @​pchaigno)
  • Fixes a bug where layer-7 rules would override enableDefaultDeny: false, incorrectly dropping traffic. (Backport PR #​39382, Upstream PR #​38841, @​nimishamehta5)
  • ipsec: Fix key derivation error in case of corrupted boot IDs (Backport PR #​39077, Upstream PR #​39059, @​pchaigno)
  • k8s: Fixed a case when delete event for service endpointslices might have been missed if connectivity to k8s apiserver was broken causing stale service cache for service. (Backport PR #​38949, Upstream PR #​38779, @​marseel)

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.16.10@​sha256:fc4ccc494c4a381439162fd3684c07ba9c26d3c2670a2b2e1623acee99097461

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.16.10@​sha256:e1db8c139250a6d0405caeebd2e6a726b0128aa8f79e6b2923a489a81e9a6d6c

docker-plugin

quay.io/cilium/docker-plugin:v1.16.10@​sha256:77fcdc5caa3737c23c004830ff82ee1d260f1180e961b63ba92ff5f9e250cb18

hubble-relay

quay.io/cilium/hubble-relay:v1.16.10@​sha256:9fc781c5fb5183f18dd8c789e308fdc91b3343f9dd1f38c0eb002f3cb7611da1

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.16.10@​sha256:029c166f9b9b90aa31a95632f9980e32da8d3e9b928baa1ce83c6ad0473b3432

operator-aws

quay.io/cilium/operator-aws:v1.16.10@​sha256:82606b8724ebaf6812fe9c811b95fae5b7019e8755c7f393698d0bb8d2948758

operator-azure

quay.io/cilium/operator-azure:v1.16.10@​sha256:c724ac8e030974e1565c02c8e70af324f12e46af4aae27dcc5a5f020e94d73e1

operator-generic

quay.io/cilium/operator-generic:v1.16.10@​sha256:05e5f5e676aa51ae5e3bf6be3594ecf52958f46f07f9f55368a7a952012a13c1

operator

quay.io/cilium/operator:v1.16.10@​sha256:54ee9bea865270dc16b30a7df754fca8ca0f0bc2007c264c496f3800891e0be1

v1.16.9: 1.16.9

Compare Source

Summary of Changes

Minor Changes:

  • Reject IPSec key rotation with mismatching key lengths to prevent IPv6 disruptions. (Backport PR #​38400, Upstream PR #​37936, @​smagnani96)
  • Skip WireGuard traffic in the BPF SNAT processing, slightly reducing pressure on the BPF Connection tracking and NAT maps. (Backport PR #​38747, Upstream PR #​35900, @​smagnani96)

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.16.9@​sha256:98f8e547fd0720e042a1eb7bd6f50a521cbe0a8ea8e013f783f1709fc023c266

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.16.9@​sha256:69b9b80046f2a293de96e228ffdf7803bdd387d2c8cc6fa836a240c4932d7066

docker-plugin

quay.io/cilium/docker-plugin:v1.16.9@​sha256:867b37f934411c11e9e50d0d691a2d1376ec4fe4c573c9b3af6950d559a97b28

hubble-relay

quay.io/cilium/hubble-relay:v1.16.9@​sha256:c978b77e607cc7fb9a92741464470002a192af47c5dec57b83f693919857199e

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.16.9@​sha256:59d2a5d5ab017c974c42eeb7f265f9b91aafad2ee6c73d5dffe0bfe44bedd134

operator-aws

quay.io/cilium/operator-aws:v1.16.9@​sha256:f00e854ad7ae0c55e0e2352b71a98fe1358ba029e2e93b236a18c3b43664f948

operator-azure

quay.io/cilium/operator-azure:v1.16.9@​sha256:549ef9d238b84313f4a9f25518a77ec16cc9b86a19e66242bee920eb9c065fea

operator-generic

quay.io/cilium/operator-generic:v1.16.9@​sha256:0489f71dfeff23d1fbc4ee85a81a0274076ab2b53072aadbdf5963e83dc3faf7

operator

quay.io/cilium/operator:v1.16.9@​sha256:c8d0d6ca36d49bdeeb82d75b58a061f10e9e402d493241d648c4e329027b67ee

v1.16.8: 1.16.8

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.16.8@​sha256:569ec9056ef2e3b283edb508b31e4ff04058cb7bd551cc9433512ebdef07804d

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.16.8@​sha256:5ea1c42de93879a853e35a1287dfc0c2bcf912fcdc8ce092dfb322819123c8ea

docker-plugin

quay.io/cilium/docker-plugin:v1.16.8@​sha256:74664fa646f3fe6b8615830b21073602dece8b5397db7384b5aa0e585857265e

hubble-relay

quay.io/cilium/hubble-relay:v1.16.8@​sha256:498c04894fc95b6792d713dfb5e11aad236d41433710ddf73425483e855170be

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.16.8@​sha256:409009711eab9e0f97c13c67c9b18aa48be130d970f09b067e1ae35df24b2252

operator-aws

quay.io/cilium/operator-aws:v1.16.8@​sha256:c596b30650899c5ecde8b114e0a4e8679f83122c2477056d8d437df78b7a981b

operator-azure

quay.io/cilium/operator-azure:v1.16.8@​sha256:c9dc8757e5941c72764b4a73d39c270378f156cc005722db95c77e0d1897dd04

operator-generic

quay.io/cilium/operator-generic:v1.16.8@​sha256:86c879ed25396a992fb8bf0297289f0b61f30f9a4a260f483abbdb39d919644d

operator

quay.io/cilium/operator:v1.16.8@​sha256:c2b0716672ce2bf68c2679c8b98ddab4c80f2c6891560e538ce4e117240ba220

v1.16.7: 1.16.7

Compare Source

Summary of Changes

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from fb6ea1d to 7eafb0c Compare May 24, 2024 14:11
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 7eafb0c to b6abfe1 Compare June 10, 2024 16:50
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.14.11 Update Helm release cilium to v1.14.12 Jun 10, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 2 times, most recently from 7891bac to c5e7876 Compare June 20, 2024 14:48
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 3 times, most recently from 7ae4bec to 8c40135 Compare July 9, 2024 13:49
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.14.12 Update Helm release cilium to v1.14.12 - autoclosed Jul 9, 2024
@vshn-renovate vshn-renovate deleted the commodore-renovate/patch-cilium branch July 9, 2024 14:29
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.14.12 - autoclosed Update Helm release cilium to v1.14.12 Jul 11, 2024
@vshn-renovate vshn-renovate restored the commodore-renovate/patch-cilium branch July 11, 2024 19:28
@vshn-renovate vshn-renovate reopened this Jul 11, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 8c40135 to cca2792 Compare July 11, 2024 19:48
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.14.12 Update Helm release cilium to v1.15.7 Jul 11, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from cca2792 to 17a1094 Compare July 17, 2024 13:54
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 17a1094 to 068e414 Compare July 30, 2024 10:08
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 3 times, most recently from 6a60eaa to 4e05d10 Compare August 14, 2024 13:08
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.15.7 Update Helm release cilium to v1.15.8 Aug 14, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 7 times, most recently from 3eb66a4 to ea9bf58 Compare August 15, 2024 13:09
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from bfefeda to 8d5ed0d Compare November 11, 2024 12:11
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 8d5ed0d to 8aa2579 Compare November 20, 2024 10:09
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.15.10 Update Helm release cilium to v1.15.11 Nov 20, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 8aa2579 to 3d011ac Compare November 21, 2024 03:29
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 3d011ac to 5928be6 Compare December 17, 2024 16:28
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.15.11 Update Helm release cilium to v1.15.12 Dec 17, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 2 times, most recently from c4e59c0 to 6ecb88a Compare January 7, 2025 16:28
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 2 times, most recently from 2d1c279 to c6f2f52 Compare January 22, 2025 01:08
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.15.12 Update Helm release cilium to v1.15.13 Jan 22, 2025
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from c6f2f52 to 520815d Compare February 6, 2025 15:49
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.15.13 Update Helm release cilium to v1.16.6 Feb 6, 2025
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from 520815d to bd9a692 Compare February 18, 2025 17:08
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.16.6 Update Helm release cilium to v1.16.7 Feb 18, 2025
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from bd9a692 to d1ac113 Compare March 15, 2025 14:09
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.16.7 Update Helm release cilium to v1.16.8 Mar 15, 2025
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 2 times, most recently from 5d10f16 to a33dce6 Compare April 14, 2025 20:49
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.16.8 Update Helm release cilium to v1.16.9 Apr 14, 2025
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 2 times, most recently from 16708bf to eee049a Compare April 15, 2025 09:29
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from eee049a to 9e6fd78 Compare April 24, 2025 08:51
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch 4 times, most recently from 46a2f54 to eedd242 Compare May 15, 2025 14:29
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/patch-cilium branch from eedd242 to e802f26 Compare May 15, 2025 17:31
@vshn-renovate vshn-renovate changed the title Update Helm release cilium to v1.16.9 Update Helm release cilium to v1.16.10 May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant