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

Support go.kubebuilder.io/v4 #1987

Open
hj-johannes-lee opened this issue Feb 11, 2025 · 1 comment
Open

Support go.kubebuilder.io/v4 #1987

hj-johannes-lee opened this issue Feb 11, 2025 · 1 comment

Comments

@hj-johannes-lee
Copy link
Contributor

hj-johannes-lee commented Feb 11, 2025

Is your feature request related to a problem? Please describe.
operator-sdk requires go.kubebuilder.io/v4 from v.1.38.0 ref Current version is v2. It seems that the change is also related to the removal of rbac-proxy.

Describe the solution you'd like
Update the version to v4.

Describe alternatives you've considered
Use old version (v1.37.0 or less) of operator-sdk until updated.

Additional context

@mythi
Copy link
Contributor

mythi commented Feb 12, 2025

@hj-johannes-lee we should be at v4 level. We just don't follow their scaffolding and many of the v2->v3->v4 migrations have been implemented manually. Did you spot any gaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants