-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scorecard-test-kuttl container image does not get pushed to container registry after release #6456
Comments
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale the latest pushed tag is one year old :\ |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
still relevant |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Bug Report
What did you do?
Submitted PR #6401 for the scorecard-test-kuttl container image, which got merged and is part of the recent operator-sdk v1.29.0 release.
What did you expect to see?
After the operator-sdk v1.29.0 release, the image should be pushed to quay.io at https://quay.io/repository/operator-framework/scorecard-test-kuttl?tab=tags&tag=latest
What did you see instead? Under which circumstances?
The container image was not pushed to quay.io: https://quay.io/repository/operator-framework/scorecard-test-kuttl?tab=tags&tag=latest
Possible Solution
Additional context
The master tag gets updated, and there are versions tagged which are higher than the operator-sdk version. I think it'd make sense to sync the scorecard-test-kuttl versions with the operator-sdk versions to avoid confusion.
The text was updated successfully, but these errors were encountered: