Makefile lacking support to do Kustomize build
There are Kustomize patches specified in the project which provide options to introduce additional validations in the CRD like: https://github.com/operator-framework/rukpak/tree/main/manifests/base/apis/crds/patches. If any changes are made to these files, kustomize build command needs to be manually run to update the CRDs. It would be helpful to have a Makefile target that executes Kustomize build commands for the ease of development.
This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.