source-controller
source-controller copied to clipboard
WIP: Adding CRD validation
Signed-off-by: Santosh Kaluskar [email protected]
This WIP is a part fix to #2993. Request a review from @pjbgf.
@Santosh1176 please run make generate manifests api-docs to generate the CRD YAMLs, then run make verify, once verify no longer errors out, please commit all changes.
@Santosh1176 please run
make generate manifests api-docsto generate the CRD YAMLs, then runmake verify, once verify no longer errors out, please commit all changes.
Thanks for the review and your time. I'll do as advised.