-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.language/goIssue is related to a Go operator projectIssue is related to a Go operator projectlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs discussion
Milestone
Description
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
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.language/goIssue is related to a Go operator projectIssue is related to a Go operator projectlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs discussion