-
Bug
-
Resolution: Done
-
Major
-
RHODS_1.25.0_GA
-
False
-
-
False
-
None
-
Testable
-
No
-
-
-
-
-
-
-
1.26.0
-
No
-
No
-
Yes
-
None
-
-
-
ML Ops Sprint 1.26
Description of problem:
When looking at the DSPipeline operator, I can see non SHA images defined:
oc get deploy/data-science-pipelines-operator-controller-manager -oyaml
...
- name: IMAGES_MOVERESULTSIMAGE
value: registry.redhat.io/ubi8/ubi-micro:8.7
- name: IMAGES_MARIADB
value: registry.redhat.io/rhel8/mariadb-103:1
For disconnected cluster setup, it is mandatory that all the images used by the operators use SHA addresses, and that these images are listed in the CSV relatedImages list.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Actual results:
Expected results:
All the images configured in the DSPipeline operator use the SHA suffix
Reproducibility (Always/Intermittent/Only Once):
Build Details:
RHODS 1.25.0 RC
Workaround:
Additional info:
- links to
- mentioned on
(7 mentioned on)