Skip to content

Kubebuilder-gen generates wrong import for pkg/inject/zz_generated.kubebuilder.go #265

@JoelSpeed

Description

@JoelSpeed

Using v0.1.11 when running kubebuilder generate the generated file pkg/inject/zz_generated.kubebuilder.go tries to import "github.com/kubernetes/apimachinery/pkg/runtime/schema" where instead it should be importing "k8s.io/apimachinery/pkg/runtime/schema"

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions