You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Describe alternatives you've considered
This used to be in the repo but was removed for some reason
Additional context
None
The text was updated successfully, but these errors were encountered: