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

Upgrade to Cilium 1.16.1 and Kubernetes 1.31.0 #2820

Merged
merged 6 commits into from
Aug 27, 2024

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented Aug 16, 2024

🎉

@mtardy mtardy added the release-note/dependency This PR updates one or multiple dependencies label Aug 16, 2024
@mtardy mtardy force-pushed the pr/mtardy/upgrade-cilium-1.16 branch from 62d2196 to 43fbc52 Compare August 16, 2024 17:13
@mtardy mtardy force-pushed the pr/mtardy/upgrade-cilium-1.16 branch from 43fbc52 to 7edb728 Compare August 26, 2024 17:29
Copy link

Kubeconform with minimum supported K8s version 1.23.0

STDOUT:


STDERR:


Kubeconform with latest K8s version

STDOUT:


STDERR:


@mtardy mtardy force-pushed the pr/mtardy/upgrade-cilium-1.16 branch from 7edb728 to 058bf9d Compare August 26, 2024 19:21
Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
@mtardy mtardy force-pushed the pr/mtardy/upgrade-cilium-1.16 branch from 058bf9d to d9f11c1 Compare August 26, 2024 19:25
There was a version conflict between two deps using CEL.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
Needed to work with k8s v0.31.0.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.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>
Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
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>
@mtardy mtardy force-pushed the pr/mtardy/upgrade-cilium-1.16 branch from d9f11c1 to f6f32d9 Compare August 27, 2024 08:26
@mtardy mtardy marked this pull request as ready for review August 27, 2024 08:31
@mtardy mtardy requested a review from a team as a code owner August 27, 2024 08:31
@mtardy mtardy requested a review from jrfastab August 27, 2024 08:31
@mtardy mtardy merged commit 483aef9 into main Aug 27, 2024
47 checks passed
@mtardy mtardy deleted the pr/mtardy/upgrade-cilium-1.16 branch August 27, 2024 12:20
@mtardy mtardy restored the pr/mtardy/upgrade-cilium-1.16 branch August 28, 2024 12:58
@mtardy mtardy deleted the pr/mtardy/upgrade-cilium-1.16 branch August 28, 2024 12:58
@mtardy mtardy restored the pr/mtardy/upgrade-cilium-1.16 branch September 12, 2024 10:23
@mtardy mtardy deleted the pr/mtardy/upgrade-cilium-1.16 branch September 12, 2024 10:24
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.

2 participants