-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
self care 💅🏽Tasks that help keep Porter running smoothlyTasks that help keep Porter running smoothlytech debt 💸
Description
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
Labels
self care 💅🏽Tasks that help keep Porter running smoothlyTasks that help keep Porter running smoothlytech debt 💸