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

deps: upgrade to Cilium 1.17.0-pre.cdf10116cea #2911

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented Sep 12, 2024

Fix #2869

Currently blocked on: kubernetes-sigs/controller-tools#1053

@mtardy mtardy requested review from willfindlay and a team as code owners September 12, 2024 11:19
@mtardy mtardy marked this pull request as draft September 12, 2024 11:19
@mtardy mtardy added the release-note/dependency This PR updates one or multiple dependencies label Sep 12, 2024
@mtardy mtardy force-pushed the pr/mtardy/update-cilium-1.17 branch 2 times, most recently from 1b41975 to f9cca95 Compare September 30, 2024 11:02
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 013d6e2
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/66fae52e7b8b3100083e434a
😎 Deploy Preview https://deploy-preview-2911--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mtardy mtardy force-pushed the pr/mtardy/update-cilium-1.17 branch 2 times, most recently from f44c72b to 1711f20 Compare September 30, 2024 15:15
mtardy and others added 6 commits September 30, 2024 19:49
Also adapts a code part related to k8s version bump.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
Fix the following errors:
	pkg/metrics/metricwithpod.go:21:22  staticcheck  SA1019: workqueue.DelayingInterface is deprecated: use TypedDelayingInterface instead.
	pkg/metrics/metricwithpod.go:61:20  staticcheck  SA1019: workqueue.DelayingInterface is deprecated: use TypedDelayingInterface instead.
	pkg/metrics/metricwithpod.go:63:14  staticcheck  SA1019: workqueue.NewDelayingQueue is deprecated: use TypedNewDelayingQueue instead.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
Co-authored-by: Mahe Tardy <mahe.tardy@gmail.com>
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
generate-internal-groups.sh and generate-groups.sh were deprecated and
then removed, replaced by kube::codegen::gen_client and
kube::codegen::gen_helpers.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
This directive is not needed as we don't use any of the customization
implemented in the Cilium fork, we need this for kubernetes-sigs/controller-tools#1053.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
@mtardy mtardy marked this pull request as ready for review September 30, 2024 17:51
@jrfastab jrfastab merged commit a42073a into main Sep 30, 2024
54 checks passed
@jrfastab jrfastab deleted the pr/mtardy/update-cilium-1.17 branch September 30, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/dependency This PR updates one or multiple dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deps: upgrade to Cilium 1.16.1+ and Kubernetes 1.31.0+
3 participants