|
if crd.Description == "" { |
This warning is always returned, even when you are not using the customresourcedefinitions field. Example:
spec:
apiservicedefinitions: {}
customresourcedefinitions: {}
It's even in the docs where the show how to validate the bundle https://sdk.operatorframework.io/docs/advanced-topics/custom-bundle-validation/
