NO-JIRA: add minio image to allowed list#31333
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: gangwgr The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
WalkthroughA single entry ( ChangesKnown Image Checker Allowlist Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Scheduling required tests: |
|
/test e2e-gcp-ovn-upgrade |
|
/retest-required |
|
/retest |
5 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/test e2e-aws-ovn-fips |
|
/retest-required |
|
@gangwgr: This pull request explicitly references no jira issue. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/test e2e-vsphere-ovn |
1 similar comment
|
/test e2e-vsphere-ovn |
|
Is this really needed? Try to follow test/extended/util/image/README.md and use image.LocationFor("quay.io/minio/minio:RELEASE.2025-09-07T16-13-09Z") when you need the image. Your image should already be in the fromRepository once you do that. Since your image is referenced in yaml, you might need to override the image in Go code after reading the YAML — read the YAML into a Go object, then set the image field programmatically: There should be examples in the code for that. |
@xueqzhan I tried every same steps as in origin and mirroring also, but still job is failing https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_cluster-image-registry-operator/1343/pull-ci-openshift-cluster-image-registry-operator-main-e2e-aws-operator-serial-ote/2070007906870235136 |
|
@gangwgr: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
Summary by CodeRabbit