RHEcosystemAppEng / starburstaddon-operator

Operator to deploy the Starburst Addon
1 stars 2 forks source link

Scorecard tests are failing #6

Open TomerFi opened 1 year ago

TomerFi commented 1 year ago

Scorecard tests are failing. More specifically, the olm-crds-have-resources-test specified here is failing:

$ operator-sdk scorecard bundle -l test=olm-crds-have-resources-test

Image:      quay.io/operator-framework/scorecard-test:v1.25.0
Entrypoint: [scorecard-test olm-crds-have-resources]
Labels:
    "suite":"olm"
    "test":"olm-crds-have-resources-test"
Results:
    Name: olm-crds-have-resources
    State: fail

    Errors:
        Owned CRDs do not have resources specified
    Log:
        Loaded ClusterServiceVersion: starburstaddon-operator.v0.0.1
TomerFi commented 1 year ago

Relevant docs:

https://sdk.operatorframework.io/docs/olm-integration/generation/#csv-fields https://sdk.operatorframework.io/docs/testing-operators/scorecard/#built-in-tests