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
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/v1layer.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