Closed camilamacedo86 closed 2 years ago
These tests can be made to pass by CSV markers added by the sample generator to Go operator samples. Another way to make changes to make these pass needs implementing for Ansible/Helm samples, ex. kustomize patch files on the CSV.
I am removing myself as assigned from this one and adding help wanted and good first issue since follows what required to get done.
To achieve that we need to improve the mocks in https://github.com/operator-framework/operator-sdk/tree/master/hack/generate/samples to add what is required to pass in the scorecard for these test and then change the tests in https://github.com/operator-framework/operator-sdk/blob/9fa13f31e2b265253c105315ee12cc439e7b4174/test/common/scorecard.go#L70-L73, All should pass in this case.
Also, please feel free to ping me if you need help to work on that.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
/lifecycle frozen
I could reproduce the error locally. I'll try looking into it.
Bug Report
Memcached sample is not passing in the operator-sdk scorecard bundle test.
What did you do?
What did you expect to see?
What did you see instead? Under which circumstances?
See the errors faced:
Following the full result:
Enviroment: