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 module github.com/cilium/cilium to v1.17.0-rc.0 #2897

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cilium/cilium v1.17.0-pre.3.0.20241210085346-6db21de11e49 -> v1.17.0-rc.0 age adoption passing confidence

Release Notes

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

v1.17.0-rc.0: 1.17.0-rc.0

Compare Source

Summary of Changes

Major Changes:

Minor Changes:

Bugfixes:

  • Address potential connectivity disruption when using either L7 / DNS Network policies in combination with per-endpoint routes and hostLegacyRouting, or L7 / DNS network policies in combination with IPsec network encryption. (#​36484, @​julianwiedmann)
  • bgpv2: Do not fail if PeerAddress is not configured for a peer (#​36488, @​rastislavs)
  • Cilium no longer keeps old DNS-IP mappings alive while reaping newer ones, leading to spurious drops in connections to domains with many IPs associated. (#​36252, @​bimmlerd)
  • cilium: LB source ranges fixes (#​36517, @​borkmann)
  • DNS proxy port is no longer released when endpoint with a DNS policy fails to regenerate successfully. A potential deadlock between CEC/CCEC parser and endpoint policy update is removed. (#​36142, @​jrajahalme)
  • Do not leak ipcache entries when apiserver entities are cluster external (#​35868, @​hemanthmalla)
  • eni.subnetTagsFilter and eni.instanceTagsFilter are now templated to comma separated string (#​36617, @​sderoe)
  • Fix connectivity issue caused by stale cilium eBPF program when using --bpf-filter-priority (#​36176, @​tamilmani1989)
  • gateway-api: Fix gateway checks for namespace (#​35452, @​sayboras)
  • helm: avoid setting bpf-lb-sock-terminate-pod-connections (#​36508, @​ysksuzuki)
  • metrics/features: remove reporting metrics' defaults by default (#​36298, @​aanm)
  • Restore the original flag semantics for --egress-masquerade-interfaces to the same as v1.17.0-pre.2 or earlier (#​36504, @​viktor-kurchenko)
  • sysctlfix: close systemd config file before triggering reload (#​36368, @​dylandreimerink)
  • ui: drop CORS headers from api response (#​35762, @​geakstr)

CI Changes:

Misc Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.17.0-rc.0@​sha256:fd460ee60e3d5dc785128539aa4cf7e2f797b994602d27ec69146eb50fbf4b95

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.17.0-rc.0@​sha256:f02419adf8265518f464a15a5434cbdab870b60930a2f0017a3bd0d9cd6f77d7

docker-plugin

quay.io/cilium/docker-plugin:v1.17.0-rc.0@​sha256:79e817b338e9921c093d3dac80005054f37a3bf96f37b54cfbbe8a7f5e9920dc

hubble-relay

quay.io/cilium/hubble-relay:v1.17.0-rc.0@​sha256:ecf1a7133c73603a59dacabb2ca3756b938465bc05d78396e3bca3afd63b90ed

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.17.0-rc.0@​sha256:296eadb324441538049996ae3a780db1ac909d98c9f820fdeee110023fbf3a94

operator-aws

quay.io/cilium/operator-aws:v1.17.0-rc.0@​sha256:f204409d9fb9e176a062c16eb9f6c564bbed450b06409f3f2afe9cbddb9af8fe

operator-azure

quay.io/cilium/operator-azure:v1.17.0-rc.0@​sha256:9e77740f394b0ec27c6a51f6bee239e40fc9f5b3cd70bd7bcc4244c1ad538ea7

operator-generic

quay.io/cilium/operator-generic:v1.17.0-rc.0@​sha256:2b60ecc195ed929113e49d648aad491981153693a905bff93d5939f93c97bd8f

operator

quay.io/cilium/operator:v1.17.0-rc.0@​sha256:cdac6386e20e1520d42a9e1b94e8ce5d3736562c44fe4b0da35cb3ddbdeea68f


Configuration

📅 Schedule: Branch creation - "on 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 20, 2024 00:14
@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 Dec 20, 2024
Copy link
Contributor Author

renovate bot commented Dec 20, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/cilium/charts v0.0.0-20241202171727-5ceb3f5006f9 -> v0.0.0-20241213141006-a9d85774177e
github.com/cilium/ebpf v0.16.1-0.20241205185900-f0eec7efba9d -> v0.16.1-0.20241212130635-98ede8ac7aa8
github.com/cilium/hive v0.0.0-20241205140635-d02f07f3d452 -> v0.0.0-20241213121623-605c1412b9b3
github.com/docker/docker v27.3.1+incompatible -> v27.4.0+incompatible
google.golang.org/genproto/googleapis/rpc v0.0.0-20241206012308-a4fef0638583 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.68.1 -> v1.69.0
k8s.io/api v0.32.0-rc.2 -> v0.32.0
k8s.io/apiextensions-apiserver v0.32.0-rc.2 -> v0.32.0
k8s.io/apimachinery v0.32.0-rc.2 -> v0.32.0
k8s.io/apiserver v0.32.0-rc.2 -> v0.32.0
k8s.io/cli-runtime v0.32.0-rc.2 -> v0.32.0
k8s.io/client-go v0.32.0-rc.2 -> v0.32.0
k8s.io/component-base v0.32.0-rc.2 -> v0.32.0
k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 -> v0.0.0-20241210054802-24370beab758
sigs.k8s.io/mcs-api v0.1.1-0.20241206165000-e2cb6dc0c753 -> v0.1.1-0.20241209122601-8690854b517f

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.

0 participants