https://github.com/operator-framework/api/blob/28c6773d2b746559369035cfa3d211360706a247/pkg/validation/internal/good_practices.go#L243 This warning is always returned, even when you are not using the `customresourcedefinitions` field. Example: ```yaml 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/ <img width="932" alt="image" src="https://github.com/operator-framework/api/assets/20921177/753a5e92-efde-4889-8c87-2d102c6894c3">