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

Ensure Kubernetes Version Sync and Add Sanity Checks in Makefile & CI #4588

Closed
camilamacedo86 opened this issue Mar 1, 2025 · 1 comment · Fixed by #4589
Closed

Ensure Kubernetes Version Sync and Add Sanity Checks in Makefile & CI #4588

camilamacedo86 opened this issue Mar 1, 2025 · 1 comment · Fixed by #4589
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@camilamacedo86
Copy link
Member

What do you want to happen?

We need to introduce a new Makefile target to ensure that the Kubernetes API version used in cmd/version.go and .goreleaser.yml is always in sync with k8s.io/api. This will help prevent version mismatches and maintain consistency across the project.

Proposed Changes

  1. Add a new Makefile target:

  2. Integrate with CI

So that we can ensure that those files will be always updated and checked in the ci.

Extra Labels

No response

@camilamacedo86 camilamacedo86 added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 1, 2025
@akagami-harsh
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants