kubebuilder alpha generate fails to rescaffold if PROJECT contains go.kubebuilder.io/v3 #4433
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
What broke? What's expected?
I'm trying to upgrade an old project to go/v4 via kubebuilder.
Here's what I tried:
kubebuilder alpha generate --plugins "go.kubebuilder.io/v4"
Here's what I got:
Reproducing this issue
Originating PROJECT file contained
KubeBuilder (CLI) Version
Version: main.version{KubeBuilderVersion:"4.3.1", KubernetesVendor:"1.31.0", GitCommit:"a9ee3909f7686902879bd666b92deec4718d92c9", BuildDate:"2024-11-09T12:30:22Z", GoOs:"linux", GoArch:"amd64"}
PROJECT version
3
Plugin versions
Other versions
go version go1.23.3 linux/amd64
Extra Labels
No response
The text was updated successfully, but these errors were encountered: