Skip to content

Add controller-gen and kustomize to the SDK base image #4000

@SteveMattar

Description

@SteveMattar

Feature Request

Describe the problem you need a feature to resolve.

My project is using the new Kubebuilder-style layout
I need a base image containing the following tools in order to build my operator bundle

  • controller-gen
  • kustomize
  • operator-sdk v1+
  • envtest

Describe the solution you'd like.

Include controller-gen and kustomize to your SDK base image
The original PR is #3902

/language go

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.language/goIssue is related to a Go operator projectlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.needs discussion

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions