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

renovate: Group cel-go together with k8s dependencies #3383

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

lambdanis
Copy link
Contributor

Recently Renovate tried to to update google/cel-go to 0.23, but it turns out incompatible with k8s.io/apiserver 0.32. As Go dependencies are grouped, this is now blocking updates of other packages (#3290). Let's group cel-go together with k8s packages for now, so that it's not getting updated until we update to k8s 1.33.

@lambdanis lambdanis added the release-note/ci This PR makes changes to the CI. label Feb 10, 2025
@lambdanis lambdanis requested a review from a team as a code owner February 10, 2025 16:00
Recently Renovate tried to to update google/cel-go to 0.23, but it turns out
incompatible with k8s.io/apiserver 0.32. As Go dependencies are grouped, this
is now blocking updates of other packages (cilium#3290). Let's group
cel-go together with k8s packages for now, so that it's not getting updated
until we update to k8s 1.33.

Signed-off-by: Anna Kapuscinska <[email protected]>
@mtardy mtardy merged commit 0d9b619 into cilium:main Feb 10, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants