Skip to content

Add make (mage) targets for controller-gen and kustomize #243

@troy0820

Description

@troy0820

Is your feature request related to a problem? Please describe.

Make targets that come bundle with kubebuilder/operator-framework allow the crds/manifests to be generated when changes are made to the crds, etc. Having this as mage targets will allow the pipeline to vet that the crds matches what is described in the api/v1 layer.

Describe the solution you'd like

  • Include the kubebuilder make targets as mage targets to vet manifests created by the controller-gen/kustomize tool
  • Included mage targets in the pipeline

Describe alternatives you've considered
This used to be in the repo but was removed for some reason

Additional context
None

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions